Question
advice for best way to do this dynamic table -please help
Hello, I would like to create paginated recordsets without
specifying the filename over and over again. For example, if I have
folders of pictures with sequential filenames, is there anyway to
get around manually entering them in the database? If not, what is
the best way to go about doing this because I will have a great
number of these "books" to create. Maybe there is a way to just
auto-enumerate a 1.jpg, 2.jpg, 3.jpg, 4.jpg etc in the db and then
I can just drop in the pictures since the path would be the same.
I'm using php/mysql for the db end.
Many thanks in advance!
dwnoob
I'm using php/mysql for the db end.
Many thanks in advance!
dwnoob
