MySQL DB Creation?
Posted by: saygoodbye
Posted on: 2006-02-04 10:33:00
I was woundering if there was anyway I could create a database on the same localhost. I can only seem to create one on a localhost. This is a real problem when it adds lines to codes that have to be changed daily. (ie db connection lines, I declare variables for connecting) Before I was here all I needed to do was a db selection code.
Any ideas? (btw DH should allow db creation through phpMyAdmin)