|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Get inside! Sample the range of functionality easily built with JMSL Library for Time Series Data Analysis, Heat Maps, Portfolio Optimization, Monte Carlo Simulation, Stock Price Charting and more. Download Now! |
|
#1
|
|||
|
|||
|
I am using MySQL together with PHP3. I want to create a 'search engine' where the results are not displayed as one big listing on a single page, but on multiple pages with something like 20 results per page. The user will have the option to click on some link to get the next/previous set. My first idea is to implement this with MySQL's LIMIT. Can anyone advise if this is the right way to do this, or perhaps tell me about other ways.
Thanks for your help, Rene |
|
#2
|
|||
|
|||
|
Yes, that would be the way to do it. Check out my article on this subject at http://www.phpbuilder.com
|
|
#3
|
|||
|
|||
|
Thanks! I have read the article and found it to be very useful.
Rene |
![]() |
| Viewing: Dev Shed Forums > Databases > MySQL Help > Results Listing |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|