wddx_add_varsAdd variables to a WDDX packet with the specified ID Description
bool wddx_add_vars
( resource
$packet_id
, mixed $var_name
[, mixed $...
] )Serializes the passed variables and add the result to the given packet. ParametersThis function takes a variable number of parameters.
Return Values
Returns |