PHP
downloads | documentation | faq | getting help | mailing lists | 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, 04 Jul 2008

view this page in

xmlrpc_server_destroy

(PHP 4 >= 4.0.7, PHP 5)

xmlrpc_server_destroy — Destroys server resources

Descripción

int xmlrpc_server_destroy ( resource $server )
Warning

Esta función es EXPERIMENTAL. Esto significa que el comportamiento de esta función, el nombre de esta función y en definitiva TODO lo documentado sobre esta función, puede cambiar en una futura version de PHP SIN AVISO. La advertencia queda hecha, y utilizar esta extensión queda bajo su propia responsabilidad.

Warning

Esta función no está documentada actualmente, solamente se encuentra disponible la lista de parámetros.



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

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