I am making 3 blogs and I don't have any Databases left on my hosting account since I used them all up. Is there a place that will give you free MYSQL databases that are reliable? They don't have to be big at all like 1-2mb.
Hi bud, you don't need a new database. Just point your config file to an existing database and make the prefix in the config something besides wp_ If you make the prefix site1_ it will use the same table but new but new lines in that database. Cheers