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, 22 Aug 2008

view this page in

xmlrpc_server_destroy

(PHP 4 >= 4.0.7, PHP 5)

xmlrpc_server_destroyDétruit un serveur XMLRPC

Description

int xmlrpc_server_destroy ( resource $server )
Avertissement

Cette fonction est EXPERIMENTALE. Cela signifie que le comportement de cette fonction, son nom et, concrètement, TOUT ce qui est documenté ici peut changer dans un futur proche, SANS PREAVIS ! Soyez-en conscient, et utilisez cette fonction à vos risques et périls.

Avertissement

Cette fonction n'est pas documentée et seule la liste des arguments est disponible.



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 | sitemap | contact | advertising | mirror sites