newrehmi Posted March 5, 2010 Share Posted March 5, 2010 someone do know how? Is we able to do that? I am making an image gallery, which will have 'next' and 'previous' near the photo using function $_GET, for the pid (photo id). But, if you know how, please do share here... thanks so much. I am just puzzled my head so much already.. p/s: sorry for the broken english. Link to comment https://forums.phpfreaks.com/topic/194278-to-echo-a-row-after-echoed-a-row/ Share on other sites More sharing options...
mikesta707 Posted March 5, 2010 Share Posted March 5, 2010 Thats called pagination, and there are many wonderful tutorials on the internet for that sort of thing. You do have the right idea using $_GET with a pid. Here is a link to a tutorial on phpfreaks http://www.phpfreaks.com/tutorial/basic-pagination Link to comment https://forums.phpfreaks.com/topic/194278-to-echo-a-row-after-echoed-a-row/#findComment-1022036 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.