Search results

  1. A

    mysql connection

    HI cannot connect to my sql db vith the following php script ( I have no problem connecting to PHP myAdmin...) ================================================== <?php $host = "localhost"; //database location $user = "ambilly_aymon"; //database username $pass = "*******"; //database password...
Top