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

search for in the

xml_set_external_entity_ref_handler> <xml_set_element_handler
Last updated: Sun, 25 Nov 2007

view this page in

xml_set_end_namespace_decl_handler

(PHP 4 >= 4.0.5, PHP 5)

xml_set_end_namespace_decl_handler — Set up end namespace declaration handler

Popis

bool xml_set_end_namespace_decl_handler ( resource $parser , callback $handler )
Warning

Táto funkcia nie je momentálne zdokumentovaná; je dostupný len zoznam argumentov.

Note: Namiesto názvu funkcie môže byť tiež poskytnuté pole obsahujúce referenciu objektu a názov metódy.

Vrátené hodnoty

Vracia TRUE pri úspechu alebe FALSE pri chybe.



add a note add a note User Contributed Notes
xml_set_end_namespace_decl_handler
Aeden Jameson
19-Dec-2004 09:19
NOTE: The namespace end event is not supported under libxml.  This issue is formally addressed in the bug report at http://bugs.php.net/bug.php?id=30834

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