This is probably a really dumb question but is it possible to create a database with a php script?
heh yes, by connecting to a database and using it's function to create one.
You can also create a database "literally" using php but I wouldn't waste the time heh
Frag