php-src/ext/pgsql/tests/06copy.phpt
2003-05-20 00:14:46 +00:00

16 lines
148 B
PHP

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