Scriptads Home
Search script
Advanced Search
Show Categories
Add New Script
Modify script
About Us
Terms Of Use
Link To Us
Recommend Us
Contact Us
Links
List by category
Most popular
 1. WeberDev's Forums
 2. Circular preloader
 3. Easy payments...
 4. FFTW with OpenCV
 5. Phase...
 6. Basic...
 7. Menu with...
 8. UserGate...
 9. PixExpose
10. Two Levels XML...
more ...
Top rated
 1. JavaScript...
 2. Essential PHP...
 3. Flash strip...
 4. JaxterChat ...
 5. Pixel Ad Script
 6. Building...
 7. Smash Bugs | ...
 8. UserGate...
 9. Export MS...
10. WeberDev's Forums
more...

HOME > XML > PHP and XML

 PHP and XML scripts

The Ultimate Guide to Parsing XML...
Runs through the basics of parsing XML files with PHP's Simple API for XML parser, expat. Learn to parse Pixel2Life RSS feeds in this tutorial!
 
Parsing XML with PHP
This article is intended for the experienced PHP programmer, interested in writing applications using XML. It assumes that you are familiar with XML's syntax and advantages.
 
PHP and XML: using expat functions
This tutorial shows how to parse XML documents in PHP. It walks you through a fairly simple application of XML that you can use to implement a news system for your home page.