PHP Image Upload Security: How Not to Do It

Let’s take a break from talking about games for a brief journey into the world of web development. I’ve done a fair bit of work with PHP and I want to address the issue of secure file uploads. File uploading is a scary thing for web developers. You’re allowing complete strangers to put whatever they … Continue reading PHP Image Upload Security: How Not to Do It