Posted by Steven Saunderson on 11/15/07 11:56
On Fri, 25 Aug 2006 14:39:30 +1000, dorayme
<doraymeRidThis@optusnet.com.au> wrote:
> I am about to make a photo gallery page(s) for a website and am
> interested in not doing what I usually do
I have a PHP page that shows all images in a directory. The generated
page shows the previews (normally 320 * 240) and each has a link to the
larger version. Check <http://phelum.com/images/> to see the result if
you are interested. I have the main PHP file in my base directory and
each images directory has an 'index.php' file that 'require's the main
file and also an 'index.inc' that lists the images and their captions.
The files can be found at :
<http://phelum.com/files/images.php>
<http://phelum.com/files/images-index.inc>
<http://phelum.com/files/images-index.php>
--
Steven
Navigation:
[Reply to this message]
|