When developers are taught how to write database queries, they should be told to use prepared statements with variable binding (aka parameterized queries). - OWASP SQL Injection attacks are a real threat to our database. They involve sneaking in mali...
Monday Labs is Bonski's tech blog where he brain-dumps short posts on programming, code snippets, learning experiences, and quick how-tos about web engineering, SaaS, or DevPreneur.