|
Posted by ance on 08/10/06 06:16
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 cool 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 cool 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
Navigation:
[Reply to this message]
|