Re: [PHP-WIN] I need to display records of a Database on html,
I take it you are referring to Paging? Tryst
Re: [PHP-WIN] I need to display records of a Database on html,
If you are not aware of www.phpclasses.org, then you might want to start there. There are a few classes that are in the DB group that you simply pass the SQL to the class and it does the query and creates the HTML for you. Very neat and tidy and easy to use. I use baagrid.php and here is an exampl