|
NAME="GENERATOR"
CONTENT="Modular DocBook HTML Stylesheet Version 1.7">
dbx_escape_string(no version information, might be only in CVS) dbx_escape_string -- Escape a string so it can safely be used in an sql-statement.Descriptionstring 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().
|