Re: MySQL connect used to work PLUS errors not displaying

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 




Well, I suppose I should say "Doh!".... but even when I get rid of the "@", I still get a blank page - no errors, and no database, either!

A followup - I'm taking this over to PHP-DB since it's now database-centric, I think.

This still fails:
  $db = new mysqli(....

But this works
  $conn = mysqli(...

See you on that list.

Whil

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux