View Single Post
  #1 (permalink)  
Old 09-11-03, 05:42 AM
fb2003 fb2003 is offline
Newbie Coder
 
Join Date: Aug 2003
Posts: 20
Thanks: 0
Thanked 0 Times in 0 Posts
display pictures + add easy

Hello, i'm making a website, it's a website whith many pictures. I already have gallery running .. but I was in need for something more, so I made a index.htm file to put in some directories where I need this special layout of the pictures

I've attatched the source of the file ->

as you can see I have three bigpictures which I call big1.jpg .. big3.jpg

and a scrolling line of 6 pictures which I call 1.jpg .. 6.jpg

when a picture is being clicked on .. it's being displayed as big2.jpg so the middle picture .. pretty cool 'I think'

but now, I want to add more pics to the sliding picture bar .. but without editting all the html code inside the index.htm, so I thought maybe a little PHP can help me with this .. so maybe that I can just upload pics called 1.jpg, 2.jpg, ... 21.jpg, 22.jpg, ect. and some php script automaticaly puts the pics in the sliding bar .. that would be perfect..

Thanks,



FRANK
The Netherlands
Attached Files
File Type: txt imagedisplay.txt (6.6 KB, 473 views)
Reply With Quote