php-src/ext/pgsql/tests/02connection.phpt

11 lines
133 B
Plaintext
Raw Normal View History

2001-12-17 00:16:48 +00:00
--TEST--
PostgreSQL connection
--SKIPIF--
<?php include("skipif.inc"); ?>
--FILE--
<?php
include("connection.inc");
?>
--EXPECT--
OK