php-src/ext/pgsql/tests/08escape.phpt
Yasuo Ohgaki 24b76bba21 Fix tests
2002-04-04 15:25:46 +00:00

12 lines
181 B
PHP

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