Hello. I'm making a message board thing. I have a currently working version, but my mysql was pretty bad. Lots of opening and closing mysql links, which I assume is a costly operation. So I've tried ...
So I recently got a hosting account, and I'm setting up a website for a non-profit organization with a simple Content Management System I'm going to write using some simple mySQL query and insert ...