Resolved Question: Multiple PHP Scripts in 1 MySQL Database?
I’m with Godaddy. They give you 10 MySQL Databases. The Problem is, I’m running out. I have PHP Scripts for Forums, Link Directories, FAQ’s, Etc. Now, every are in a Different Folder (They have their possess) ie www.affiliatenetworksite.com/forum www.affiliatenetworksite.com/directory www.affiliatenetworksite.com/faq and So On. My Question is this. Can you have Different PHP Scripts, such as the FAQ and the Forum below 1 MySQL Database? In the Database, they have different Suffix Table Names. The FAQ every starts with faq, like, faquser.php faqlogin.php faqadmin.php faqpasswords.php and the Forum is forum, forumuser.php forumlogin.php forumadmin.php forumpasswords.php Would there be a Conflict or Database overload? I COULD Experiment, but then that would take a lot of time and effort to have it not work out.
Related Questions
- Our website uses an existing database and is currently built in PHP using MySQL. Will any modifications need to be made to the database or the connection script to accommodate the migration of PHP from "WebDev" to pubweb?
- Is it possible to install PHP/Perl scripts and to use MySQL?
- Resolved Question: Multiple PHP Scripts in 1 MySQL Database?