Monday, January 9, 2012

CONNECT

<?
mysql_connect("localhost","root","password");
mysql_select_db("es_duren");
?>

No comments:

Post a Comment