You Don't Know Regex - Elevating a Laravel API with Regular Expressions
As a new dev, most of what you'll hear about regex is bad. Let's try to change that.…
As a new dev, most of what you'll hear about regex is bad. Let's try to change that.…
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.…