| PHP Manuál | ||
|---|---|---|
| Predchádzajúci | Nasledujúci | |
(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().
| Predchádzajúci | Domov | Nasledujúci |
| dbx_error | Hore | dbx_fetch_row |