php-src/ext/pgsql/tests/19pg_ping.phpt
2002-10-18 07:52:09 +00:00

11 lines
147 B
PHP

--TEST--
PostgreSQL pg_ping() functions
--SKIPIF--
<?php include("skipif.inc"); ?>
--FILE--
<?php
include("pg_ping.inc");
?>
--EXPECT--
bool(true)