ScreenShottr / Screenshottr-Web

The web server side of the ScreenShottr Service
https://www.screenshottr.us
1 stars 3 forks source link

Added methods to handle prepared statements... #3

Closed Kent55 closed 8 years ago

Kent55 commented 9 years ago

I still need to add the relevant changes, but these are two methods to handle MySQLi prepared statements. Will need to create separate classes and generally refactor the code, as well as add proper error handling.