downloads | documentation | faq | getting help | mailing lists | licenses | 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, 20 May 2011

view this page in

xmlrpc_server_destroy

(PHP 4 >= 4.1.0, PHP 5)

xmlrpc_server_destroyDestruye los recursos del servidor

Descripción

int xmlrpc_server_destroy ( resource $server )
Warning

Esta función ha sido declarada EXPERIMENTAL. Su comportamiento, su nombre y la documentación que le acompaña puede cambiar sin previo aviso en futuras versiones de PHP. Use esta función bajo su propio riesgo.

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 10: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