|
|
| |
1. Fixed with Proper MySQL Escape |
|
Reply |
|
|
| |
2. Re: Fixed with Proper MySQL Escape |
|
Reply |
|
|
 Ryan Tse | 2012-12-23 19:45:22 - In reply to message 1 from Ryan Tse |
Changes:
- Removes static property of SQLUnfix
- Fixes mysqli_real_escape_string in SQLFix with correct number of parameters, conflicts with static property.
v2: http://pastie.org/pastes/5569345/text?key=2i8ryplyw5b6rokgxs5jq |
|