php-src/ext/pgsql/tests/08escape.phpt

13 lines
227 B
Plaintext
Raw Normal View History

2002-04-04 13:59:44 +00:00
--TEST--
PostgreSQL escape functions
--SKIPIF--
<?php include("skipif.inc"); ?>
--FILE--
<?php
include("escape.inc");
?>
--EXPECT--
2002-04-04 15:25:46 +00:00
pg_escape_string() is Ok
pg_escape_bytea() is Ok
2002-04-05 06:05:28 +00:00
pg_escape_bytea() actually works with databse