Modern Database Interactions in PHP

I will explore the dangers of persisting with the ext/mysql API. I will explore the weaknesses of the original API, showing along the way how to perform an SQL injection attack on a poorly secured site, and how to migrate to the new APIs and keep your users’ data away from prying eyes.…