Browsing the topic PHP
Abstract Filip recently asked if it was possible to show private albums in a picasa-feed, to use with the PicasaViewer script. Good questi0n, and at the same time I needed it myself. Lucky Filip Quick start The direct link to the PHP-script you need: privateFeed.phps. Short instructions: edit lines 53 – 55 to your values [...]
Saving a sortable nested list – mootools 1.2
15 Comments | Filed under Javascript MooTools 1.2 MySQL PHPAbstract I could sort & save a nested list using mootools 1.1, but since 1.2 is out for about half a year now it is time for an update An extensive one this time. After working through this tutorial you are able to use MySQL to store a nested list, use PHP to retrieve the [...]