Forum Moderators: coopster

Message Too Old, No Replies

Joined or separate databases

2 sites using the same database? or 1 database for each site.

         

johnypalillo

4:37 pm on Sep 15, 2003 (gmt 0)

10+ Year Member



I have developed an articles site with php and mysql. Now I will create another site that will use the same php and database estructure, but not the same content.

I would like to economize server resources. Should I use common or separate databases?

txbakers

6:14 pm on Sep 15, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



You can use the same mySql installation, but create a separate database within that.