Jump to content

db for different sites


anarchojoseph

Recommended Posts

It is a common strategy, when using a single database for multiple applications, to prefix each application's tables with a certain string, e.g. "blog_" or "forum_", to help differentiate them. Many common web applications allow you to do this automatically.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...