PHP Connexion to Mysql DDBB, SQL query and creation of a Record Set.


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

PHP code for connect to MySql, create a SQL query and a Record Set from it.

Note: If you use ADODB php library, write db_query() instead of mysql_query().

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.