I had built a script (nothing fancy, very basic) that just inputs basic information to a database then retrieves it. You can also do a simple search for anything in the database. There's also a simple admin section in which I can edit any information put in or delete as well as send emails. Like I said, nothing fancy. At first I was doing everything the hard way by putting all the db connection info in every file. I moved all of that to one file and just required each file that connected to the db to use that db script, still everything works fine. Now, nothing works. Nothing gets put into the database, nothing is retrieved, nothing and I don't know why. You can view the script from the link below. Any help is greatly appreciated, thanks! 🙂
http://www.bbadmins.com/bds/