Добро пожаловать на форум PHP программистов!
За последние 24 часа нас посетил 63331 программист и 6083 робота. Сейчас ищут 3074 программиста ...

DB_common::quote()

Вернуться к: DB

DB_common::quote()

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

Synopsis

string quote ( string $string )

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

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

Parameter

string $string

the input string to quote

Return value

string - the quoted string.

Note

This function can not be called statically.

This function is deprecated. That means that future versions of this package may not support it anymore.

Deprecated in release 1.6.0.



Вернуться к: DB

© 2026 «PHP.RU — Сообщество PHP-Программистов»
Главная | Форум | Реклама на сайте | Контакты
Разработка компании ODWR