Quote:
Originally Posted by lezinterracial
I see what you are saying. Using prepared statements and then executing with escaped input helps against SQL Injection.
No, Still not working. But I want to try using parameterized SQL now. Kind of difficult to find good examples of the correct way to do things and too much old code on the internet.
|
Show us what you have so far.
I use Laravel now so my raw MySQL query knowhow is rusty, Laravel spoils you like that. Maybe some other coders on GFY could chime in and tell me if I've missed something fundamental, it's likely.
Database: Query Builder - Laravel - The PHP Framework For Web Artisans