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. Примеры
Пример #1 pg_unescape_bytea() example
<?php |
|
|
| © 2009 Тест скорости интернета | Boont.Ru |