PHP Manual
dbx_escape_string
(PHP 4 >= 4.3.0, PHP 5 <= 5.0.4)
dbx_escape_string -- Escape a string so it can safely be used in an sql-statementDescription
string dbx_escape_string ( object link_identifier, string text )Escape the given string so that it can safely be used in an sql-statement.
Return Values
Returns the text, escaped where necessary (such as quotes, backslashes etc). On error, NULL is returned.
Examples
Support PHPRO.ORG
Search
PHPRO.ORG Poll
Warning: Participation in PHPRO.ORG polls may incorrectly lead you to believe your opinions matter.

RSS Feed




