pg_escape_bytea(PHP 4 >= 4.2.0, PHP 5) pg_escape_bytea — Escape a string for insertion into a bytea field Описание
string pg_escape_bytea
([ resource $connection
], string $data
)
pg_escape_bytea() escapes string for bytea datatype. It returns escaped string.
Список параметров
Возвращаемые значенияA string containing the escaped data. Список изменений
Примеры
Пример #1 pg_escape_bytea() example
<?php |
|
|
| © 2009 Тест скорости интернета | Boont.Ru |