PHP
downloads | documentation | faq | getting help | mailing lists | wiki | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

xmlrpc_server_register_introspection_callback> <xmlrpc_server_create
Last updated: Fri, 21 Nov 2008

view this page in

xmlrpc_server_destroy

(PHP 4 >= 4.0.7, PHP 5)

xmlrpc_server_destroyDestroys server resources

Description

int xmlrpc_server_destroy ( resource $server )
Warning

This function is EXPERIMENTAL. The behaviour of this function, its name, and surrounding documentation may change without notice in a future release of PHP. This function should be used at your own risk.

Warning

This function is currently not documented; only its argument list is available.



add a note add a note User Contributed Notes
xmlrpc_server_destroy
nospam at bigbadweb dot co dot uk
23-Nov-2005 12:26
This function returns true (1) if successful and false (0) if resource is invalid or could not be destroyed.

 
show source | credits | sitemap | contact | advertising | mirror sites