1
0
mirror of https://github.com/php/php-src.git synced 2026-03-27 17:52:16 +01:00
Files
archived-php-src/ext/pgsql/tests/18pg_escape_bytea.phpt
2002-10-18 07:52:09 +00:00

11 lines
155 B
PHP

--TEST--
PostgreSQL pg_escape_bytea() functions
--SKIPIF--
<?php include("skipif.inc"); ?>
--FILE--
<?php
include("pg_escape_bytea.inc");
?>
--EXPECT--
OK