Thanks - I get a blank screen so I guess that my problem is that PHP is not recognizing MySql right? I checked the php.ini file and the theo mysql dlls are uncommented -

extension=php_mysql.dll
extension=php_mysqli.dll

What else do I need to do? Obviously I'm not familiar with PHP or MySql - I've been using ColdFusion for everything previously.

Thank you!