cheers for the replies. I think i can do it now!
I have one small question again. :p
how can i run the query on the same page without using variable?
link would look like
http://www.mydomian.com/gallery.php?viewall
instead of
http://www.mydomain.com/gallery.php?imageid=1
hope that makes sense!
Search found 2 matches
- Wed Aug 06, 2003 7:38 am
- Forum: PHP - Code
- Topic: Hi all
- Replies: 3
- Views: 336
Hi all
This is my first post on here so be nice :p I'm pretty no.sh to PHP and was wondering if i could ask a question! I've got a list of around 200 records (which are for pictures) in a MySQL database and was wondering how to diplay them all over several pages? Say on the first page 20 thumbnails are dis...