Page 1 of 1
page 1, page 2
Posted: Tue Mar 30, 2004 2:35 am
by rapaddict_dot_com
if im pulling a bunch of crap from a DB like for a search engine how do I make it so I can go PAGE 1 PAGE 2 etc?
Posted: Tue Mar 30, 2004 2:39 am
by CoderGoblin
Use SQL 'LIMIT' and 'OFFSET' commands or search these forums... It has been asked for quite a few times.
Re: page 1, page 2
Posted: Tue Mar 30, 2004 2:44 am
by JayBird
rapaddict_dot_com wrote:if im pulling a bunch of crap...
is that a technical term?
Mark
...
Posted: Tue Mar 30, 2004 8:42 pm
by rapaddict_dot_com
can you make a small example? just so I can see it...
please
and mark, I was very tired when I wrote that, excuse the colloquialism
Posted: Tue Mar 30, 2004 8:56 pm
by tim
lazy people, all you had to do was search.
viewtopic.php?t=18466