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

Reply via email to