Hello all! Ok, I have a readdir() reading pictures files from a directory. But now I want to output them into a html table, say 5 across the top row, then 5 the next row, etc. What I cant figure out is how to make this happen. Right now, I am not reading the files into an array. Should I do this and then create a while loop?
Thanks, Ron Clark -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php