Search results

  1. D

    So I purchased a domain

    And when I did I pickedmigratemy other account database, it said it would take an hour, but it hasbeen 6.
  2. D

    Error with mysqli

    When I update mysql_select_db to mysqli_select_db I get an error saying this: Warning: mysqli_select_db() expects exactly 2 parameters, 1 given in/home/designzx/public_html/Header.php on line 10 Error connecting to database, hang tight, we are working on it.
  3. D

    Help with turning MySQL into MySQLi?

    Starts telling me other lines are messed up, or 'expects Boolean to be 2 resource' or something like that.
  4. D

    Help with turning MySQL into MySQLi?

    How do I turn: mysql_connect Into mysqli? When I did: mysqli_connect I get errors.
Top