I use coppermine with a big database. But the same database is used for other php programs (php bb ... big also) .
Is it good to have only one database with a lot of differents tables for diffrerent scripts or is it better to have different database dedicated for one script? Why ?
thank you for your answer
If you are bridging, it is best to use the same database for both.