Related resources for PHP xml parser
  • XML Parser Function in PHP: Part 56/16/2013 1:30:22 PM. In this article I describe the PHP XML Parser functions xml_set_end_namespace_decl_handler, xml_set_start_namespace_decl_handler, xml_set_processing_instruction_handler and xml_set_unparsed_entity_decl_handler.
  • XML Parser Function in PHP: Part 46/15/2013 1:54:50 PM. In this article I describe the PHP XML Parser functions xml_set_default_handler, xml_set_element_handler, xml_set_external_entity_ref_handler, xml_set_notation_decl_handler and xml_set_object.
  • XML Parser Function in PHP: Part 36/15/2013 1:45:54 PM. In this article I describe the PHP XML Parser functions xml_parser_create, xml_parser_free, xml_parser_get_option, xml_parser_set_option and xml__set_character_data_handler.
  • XML Parser Function in PHP: Part 26/14/2013 2:31:54 PM. In this article I describe the PHP XML Parser functions xml_get_current_line_number, xml_get_error_code, xml_parse, xml_parser_into_struct and xml_parser_create_ns.
  • XML Parser Function in PHP: Part 16/7/2013 11:20:21 AM. This article describes the PHP XML Parser functions utf8_decode, utf8_encode, xml_error_string, xml_get_current_byte_index and xml_get_current_column_number.