Sep
17
2010
|
|
| pg_unescape_bytea (PHP 4 >= 4.3.0, PHP 5) pg_unescape_bytea -- Unescape binary for bytea typeОписаниеstring pg_unescape_bytea ( string data )pg_unescape_bytea() unescapes PostgreSQL bytea data values. It returns the unescaped string, possibly containing binary data.
Список параметров
Возвращаемые значенияA string containing the unescaped data. Примеры
Смотрите также
| ||||
| Комментарии |
|