Ashley,

How are you creating the gallery page? You must be reading the filenames in the directory and producing an <img> for each one. Can you create an array of those filenames, save it to session (or generate it each time), and iterate through them?

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to