php-src/ext/pgsql/tests/19pg_ping.phpt

11 lines
147 B
Plaintext
Raw Normal View History

2002-10-18 07:52:09 +00:00
--TEST--
PostgreSQL pg_ping() functions
--SKIPIF--
<?php include("skipif.inc"); ?>
--FILE--
<?php
include("pg_ping.inc");
?>
--EXPECT--
bool(true)