|
|
|
|
|
|
Updated: Tuesday, thAmerica/Chicago 13th of Dec 2005
|
| Version: |
0.7 |
| Language: |
PHP |
| Platform: |
Platform independent |
I'm using ccPix for the Images section, you can try it there.
ccPix is a simple web based image browser with thumbnailing capabilities. I wrote it for a co-worker of mine, its fast and efficient.
Simple installation:
Extract to anywhere in your web server?s directory root.
I'll say /www/htdocs/ in this case, after you do so your directory should contain:
footer.php
header.php
index.php
nav.php
Now, create a directory called "images"-- after you create this directory, start creating different category directories (e.g.: "Family Trip", "Vacation"). Those directories should contain the images. ccPix will automatically create a directory in each category directory called "thumbs". This is where ccPix will store thumbnails it generates from pictures you store in the category directories.
That?s it, now navigate to your page (http://www.yourdomain.com/ccpix/index.php) and enjoy.
|
|
|
|
|
|