List 5 rows with pictures?

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
ianhull
Forum Contributor
Posts: 310
Joined: Tue Jun 14, 2005 10:04 am
Location: Hull England UK

List 5 rows with pictures?

Post by ianhull »

Hi can anyone point me in the right direction.

I would like to retrieve 5 rows from my database and have the next records automatically linked.

Does anyone know how to do this or could you point me in the right direction.

Thanks
User avatar
phpScott
DevNet Resident
Posts: 1206
Joined: Wed Oct 09, 2002 6:51 pm
Location: Keele, U.K.

Post by phpScott »

so a search for pagination on the site. lots of info
Post Reply