Resources Home PHP & mySQL
User rating:
RSS ticker script using Ajax
A very nice fading RSS ticker that uses the lastRSS.php class for the backend, and Ajax and JavaScript to display the feed items dynamically.
User rating:
Returning mySQL data as XML for easy Ajax processing
Useful article that looks at how to easily output mySQL data in XML format for Ajax manipulation.