|
PHP Coding Masters Plz Help!!
|
View this Thread in Original format
| Poncho |
Hey guys I know many well educated people occasionally browse these boards and I wanted to know if anyone could help me in constructing an image gallery in php for a website.
I need a table of thumbnail images that when you click on them open the pic in a big window above the gallery. The images for the thumbs are drawn from a datebase. Each pic has an ID. Anyone have any suggestions as to how to go about it? Or any code would be awesome.
thx =) |
|
|
| Polt |
| I am not a php coder, BUT I do know that there are like a bizillion image galleries out there that you can get. I am sure there are a bunch you don't need to pay for. |
|
|
| AnomalyConcept |
I've written one that you put into a folder (say, photo_album) and it will parse it and the subdirectories for files of extension you specify (array'd) and generate an image gallery (well, you can make it do whatever you want).
Let me know if you're interested. |
|
|
|
|