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, 27 Jun 2008

view this page in

xmlrpc_server_destroy

(PHP 4 >= 4.0.7, PHP 5)

xmlrpc_server_destroy — Destroys server resources

Opis

int xmlrpc_server_destroy ( resource $server )
Ostrzeżenie

Ta funkcja jest w stadium EKSPERYMENTALNYM. Oznacza to, że zachowanie funkcji, jej nazwa, w zasadzie wszystko udokumentowane tutaj może zostać zmienione w przyszłych wersjach PHP bez wcześniejszego uprzedzenia. Używaj tej funkcji na własne ryzyko.

Ostrzeżenie

Ta funkcja jest obecnie nieudokumentowana, dostępna jest jedynie lista jej argumentów.



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