PDA

View Full Version : Xampp: [Q] connect to db with no password?


Flash Gordon
11-24-2006, 07:04 PM
Hey,

I'm using xampp and I'm trying to connect to an mySQL db via a php script. The database's default username is "root" and there is no password. I've tried various combination but I can't connect.

Anyone got a 1 liner to connect to a db with that above info?

:)