(PHP 4 >= 4.1.0, PHP 5, PHP 7)
Sets xmlrpc type, base64 or datetime, for a PHP string value
bool xmlrpc_set_type ( string &$value, string $type )
Sets xmlrpc type, base64 or datetime, for a PHP string value.
Parameters:
value
Value to set the type
type
'base64' or 'datetime'
Returns:
Returns TRUE on succ