1
0
mirror of https://github.com/php/php-src.git synced 2026-03-26 01:02:25 +01:00
Files
archived-php-src/ext/pgsql/tests/20pg_get_pid.phpt
2002-10-18 07:52:09 +00:00

11 lines
145 B
PHP

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