dbx_escape_string
Description
string dbx_escape_string ( object link_identifier, string text)dbx_escape_string() returns the text, escaped where necessary (such as quotes, backslashes etc). It returns NULL on error.
See also dbx_query().
dbx_escape_string() returns the text, escaped where necessary (such as quotes, backslashes etc). It returns NULL on error.
See also dbx_query().