|
Using Multiple Projects for one site |
|
|
dbQwikSite supports multiple projects for a single web site. There are a few reasons why you may want to do this:
You may have other reasons for using multiple projects for a single site.
Remember, it is always useful to keep in mind that this option is available to you if your site requirements exceed what you can do in a single project.
Check under Session Variables to ensure that there is no clash between the default session variables and any you may have added in the different projects.
Projects can share databases on the same server and you can share or duplicate pages between projects.
|