Justin M
10-13-2008, 05:20 PM
So, I'm stuck. I have a php script that reads in each image from a directory and displays them, along with a link to that picture. However, I can only get one picture in a column like this:
X
X
X
whereas I want three images per column [as with photobucket]:
X X X
X X X
X X X
and so on. Is this possible with only php, or am I better off using javascript as well?
X
X
X
whereas I want three images per column [as with photobucket]:
X X X
X X X
X X X
and so on. Is this possible with only php, or am I better off using javascript as well?
