Recent content by auztrax1

  1. A

    MYSQL Servername issue?

    reference: $conn = new PDO("mysql:host=$servername;dbname=$dbname", $username, $password);
  2. A

    MYSQL Servername issue?

    Long short story, I am having issues with $servername = "localhost"; looks like it is not localhost or iam missing something, i tried username@x10....
Top