Computer Forums

Member Login

Remember Me? Sign Up! | Forgot Password
 
Slogan
 
Closed Thread
Old 12-02-2003, 11:19 AM   #1 (permalink)
ADZ
 
Master Techie

Join Date: May 2003

Posts: 2,233

ADZ is on a distinguished road

Send a message via Yahoo to ADZ
Default PHP Photo Album

I am looking for suggestions for making the easiest form of photo album. Using a thumbnail and then enlarged. Ideally i would like to do it hassle free, meaning having to code it each time. Is there some way I can program it to read from a folder and display a picture?

Thanks!
ADZ is offline  
Old 12-02-2003, 06:28 PM   #2 (permalink)
 
Monster Techie

Join Date: Jul 2003

Posts: 1,179

Emily is on a distinguished road

Send a message via AIM to Emily
Default

I've written a gallery/photo album script but I can't seem to find it on this computer. It might be online somewhere, I'll let you know if I find it.

I think what I did was I had a form that uploaded the picture and saved the filename and dimensions to a text file. Then the actual album opened the text file, retrieved the filename and opened the file, and then made a thumbnail by dividing the dimensions by 5.

Er... sorry that wasn't very specific. Hope it helped.
__________________
<a href=\"http://www.upstark.com\">www.upstark.com</a>
Emily is offline  
Old 12-02-2003, 06:53 PM   #3 (permalink)
 
Master Techie

Join Date: Oct 2003

Posts: 2,258

Inaris

Default

Try using this. It does all of that on it's own... Really a nice tool...
http://gallery.menalto.com/modules.p...ews&file=index
Inaris is offline  
Old 12-02-2003, 10:16 PM   #4 (permalink)
 
Monster Techie

Join Date: Nov 2002

Posts: 1,368

shan

Send a message via AIM to shan
Default

i've kinda got one that i wrote on my website, I could re-vamp the code for ya...check out my website and then pm me if you want....

http://www.shanb.com/events/
__________________
<center><h2><font color=\"red\">C:\\ Is the root of all evil</font></h2>
<hr width=\"50%\">
phiber@sysdum.com
spam this account, it's fun.
shan is offline  
Old 12-03-2003, 04:12 PM   #5 (permalink)
ADZ
 
Master Techie

Join Date: May 2003

Posts: 2,233

ADZ is on a distinguished road

Send a message via Yahoo to ADZ
Default

shan, I like that. I am just about to PM you.
ADZ is offline  
 
Closed Thread

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On