   #PHP Manual XML parser functions
   xml_set_processing_instruction_handler
   xml_set_unparsed_entity_decl_handler

   PHP Manual
   Prev  Next
   ______________________________________________________________________

                     xml_set_start_namespace_decl_handler

   (PHP 4 >= 4.0.5)
   xml_set_start_namespace_decl_handler --  Set up character data handler

Description

   bool xml_set_start_namespace_decl_handler ( resource pind, callback
   hdl)

   Warning

   This function is currently not documented; only the argument list is
   available.

     Note: Instead of a function name, an array containing an object
     reference and a method name can also be supplied.
   ______________________________________________________________________

   Prev                                   Home Next
   xml_set_processing_instruction_handler  Up 
   xml_set_unparsed_entity_decl_handler
