Re: Problem with found rows
first page and store it in a session var so you don't need to do it over and over again. Hope that helps. Serge. - Original Message - From: "Lukas Liebenberg" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Sunday, July 28, 2002 1:05 PM Subject: Problem with f
Problem with found rows
Hi I need to retrieve records (10 at a time) for a search engine type site. This will be quite easy using MySql V4 (SQL_CALC_FOUND_ROWS and FOUND_ROWS) but I only have access to V3.23 Any help pleeaase Lukas - Before posti