Resources Home PHP & mySQL
User rating:
AJAX form POST with PHP, Javascript, and Cookies
One way to mimic asynchronous form posting using PHP and JavaScript.
User rating:
Build a Photo Gallery Using CakePHP and Flickr
Want to share your Flickr photostream with the world, but only once you've given it a nice, customized touch?
User rating:
Vertical Bar Graphs with CSS and PHP
o wants to use Excel to make a new graph each week? Using CSS and PHP you can create attractive bar graphs (yes, even the stacked kind) that are always up to date.
User rating:
Simple PHP randomizer
Roger Johansson explains how he randomized books and music albums that are displayed on his site
User rating:
RSS Display Boxes
RSS Display Boxes combines Ajax with PHP to make it easy to display RSS feeds on any page on your site.
User rating:
Automatic merging and versioning of CSS/JS files with PHP
Merges files on the fly whilst also versioning the merged file automatically as the various component files change
User rating:
Use AJAX and PHP to Build your Mailing List
Arron's email subscription management script, which uses the Prototype library to interface with a mailing list database in PHP
User rating:
Use Debug CSS in CakePHP
The default layout that comes with CakePHP has some nice styling, especially for the debug table that appears at the bottom
User rating:
Cronjobs, A Full Introduction. DB backup script included
A great tutorial on Cronjobs, Database backups, and a good list of helpful cron commands.