Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

PHP Forum


You are currently viewing our PHP Forum as a guest. Please register to participate.
Login



Freelance Jobs

Reply
1,2,3 Page PHP Script
Old 02-09-2008, 05:43 AM 1,2,3 Page PHP Script
Robert_Jr's Avatar
Super Talker

Posts: 115
Name: Robert Mancelita, Jr.
Trades: 0
Hello,

I'm a newbie in PHP stuffs. So, I'm looking forward of all the people here in this forum to help me. I am recently looking for a 1,2,3 Page script for PHP. I hope you get my point. But not in HTML form. I want to be a PHP so that it can be identified what page are you on and what page does it end. I hope someone would care to help me. Thank You!

Regards,
Robert
__________________
[
Please login or register to view this content. Registration is FREE
]
Robert_Jr is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 02-09-2008, 06:41 AM Re: 1,2,3 Page PHP Script
andyp's Avatar
Extreme Talker

Posts: 165
Name: andy patterson
Trades: 0
I think your talking about paging. I never new how to do it untill a couple of days ago. but if it is this your talking about do this tutorial http://www.pixel2life.com/publish/tu..._to_your_site/
andyp is offline
Reply With Quote
View Public Profile
 
Old 02-11-2008, 03:41 PM Re: 1,2,3 Page PHP Script
Novice Talker

Posts: 8
Trades: 0
if you're talking about pagination than the concept is simple

basically you have a certain amounts of records that you pull from the db and you want to display them on several pages, so let's say you have 108 items, and you're displaying them 10 per page
you have 11 pages where on page 1 you pull elements from 1 to 10, on page 2 from 11 to 20 and so on

you can use the LIMIT condition in your SQL statement and use a URL variable like start=11 to know every time where to start from
WebHostingNerds is offline
Reply With Quote
View Public Profile Visit WebHostingNerds's homepage!
 
Reply     « Reply to 1,2,3 Page PHP Script
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.11671 seconds with 12 queries