DB_common::query() (Previous) (Next) DB_common::quoteIdentifier()

View this page in Last updated: Sun, 01 Jul 2007
English | Dutch | French | German | Hungarian | Japanese | Polish | Russian | Spanish | Plain HTML

DB_common::quote()

DB_common::quote() -- DEPRECATED: Quotes a string

Leírás

Quotes a string database-dependent, so it can be safely used in a query

This method has been deprecated. Use quoteSmart() or escapeSimple() instead.

Paraméterek

string $string

the input string to quote

Visszatérési érték

string - the quoted string.

Megjegyzés

Ez a függvény nem hívható statikusan.

Figyelem

Ez a függvény érvénytelenítve lett. Ez azt jelenti, hogy a csomag jövőbeli verziói lehetséges, hogy nem fogják támogatni.

Deprecated in release 1.6.0.

DB_common::query() (Previous) (Next) DB_common::quoteIdentifier()

Download Documentation Last updated: Sun, 01 Jul 2007
Do you think that something on this page is wrong? Please file a bug report or add a note.
User Notes:
There are no user contributed notes for this page.