This shows you the differences between two versions of the page.
|
c:mysql:mysql.h:mysql_escape_string [2013/02/28 01:16] 158.181.88.241 |
c:mysql:mysql.h:mysql_escape_string [2024/02/16 01:12] (current) |
||
|---|---|---|---|
| Line 8: | Line 8: | ||
| " will be escaped | " will be escaped | ||
| ; will not be escaped | ; will not be escaped | ||
| + | |||
| + | ! [[c:mysql:mysql.h:mysql_escape_string|mysql_escape_string]] is outdated use [[c:mysql:mysql.h:mysql_real_escape_string|mysql_real_escape_string]] instead ! | ||
| <code c> | <code c> | ||