Home > Archive > PHP SQL > August 2006 > newbie having trouble laying-out SELECT result on php/html page, help
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
newbie having trouble laying-out SELECT result on php/html page, help
|
|
|
| i have this php page on my website that prints/outputs out all the
entries in my database in a table format...
when i wrote my program it seemed to print all in one page
now that my stuff is online and the database is huge like anything, it
takes ages to load this page... also i am eating up all the my bandwith
just to see if there are new entries in my database...
i've seen this way in which phpmyadmin lets you select some
entries in the DB based on some criterion and remembers how to get the
next few entries in line
can someone please help me on how to implement this in php
| |
|
|
|
|
|