Table populated dinamically without using ADODB php library code


/ Published in: PHP
Save to your folder(s)

It uses a variable with a RecordSet. db_query PHP Functions can be used to have the REcordSet(http://snipplr.com/view/59419/php-connexion-to-mysql-ddbb-sql-query-and-creation-of-a-record-set/).

Then fill the tables with the data of the RecordSet.

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.