GeekArticles
XML
SAX
XML
SAXUsing PHP with Java
By Harish Kamath April 03, 2002 Extending Yourself One of the coolest things about PHP has to be the wide range of extensions available for the language. Having problems communicating with a particular database? PHP has a wide range of extensions for different databases. Want to process credit cards transactions? PHP includes an extension that allows you to integrate CyberMUT on your Web site. Want to parse and transform XML documents? PHP comes with a built-in SAX parser and XSLT...n
Related Topics
