php-src/ext/pgsql/tests/08escape.phpt
2002-04-05 06:05:28 +00:00

13 lines
227 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
pg_escape_bytea() actually works with databse