On Mon, Oct 24, 2011 at 7:50 PM, Jason Pruim <li...@pruimphotography.com> wrote:
> I have about 89 million records in mysql... the initial load of the page 
> takes 2 to 3 minutes, I am using pagination, so I have LIMIT's on the SQL 
> query's... But they just aren't going fast enough...
>
> What I would like to do, is pull the data out of MySQL and store it in the 
> HTML files, and then update the HTML files once a day/week/month... I can 
> figure most of it out... BUT... How do I automatically link to the individual 
> pages?

Does this help?

http://peeling.hubpages.com/hub/Generate_Static_HTML_Pages_From_A_Database

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

Reply via email to