On Thursday, June 27, 2002, at 02:56  AM, Justin French wrote:

> Use the LIMIT function in your SELECT query... check out the MySQL 
> manual...
> and then generate back / forward links depending on your current 
> offset.  It
> should be expandable to 1000 records without any mods to the code.

Justin,

Out of curiosity, why is it only expandable to 1000 records?  What 
happens after that?  I thought that (in theory) you can keep going with 
this kind of scheme.  Or is there a limitation in MySQL that I'm not 
aware of... ?


Erik




----

Erik Price
Web Developer Temp
Media Lab, H.H. Brown
[EMAIL PROTECTED]


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to