Bharat Mediratta
Simple Perl script to parse the PHP data files. Gallery 1.x uses PHP's serialize command to encode data structures into a string, which it then writes out to disk. This script can be used to read these data files in case you want to read the data files and see what's in them.
Gallery 1
perl php-deserialize.pl < album.dat