Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations biv343 on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. postb99

    expat and line breaks in tags

    Hi, I use PHP 4.3.9-2 with shipped expat_1.95.8 on Linux Debian. My input XML document uses the following encoding : <?xml version="1.0" encoding="iso-8859-15"?> I parse this document with SAX handling. The beginning of the parser code is : $xp = xml_parser_create(); // set element handler...

Part and Inventory Search

Back
Top