(PHP 4 >= 4.3.0, PHP 5)
dbx_escape_string -- Escape a string so it can safely be used in an sql-statementdbx_escape_string() returns the text, escaped where necessary (such as quotes, backslashes etc). It returns NULL on error.
See also dbx_query().
| Poprzedni | Spis treści | Następny |
| dbx_error | Początek rozdziału | dbx_fetch_row |