Willkommen bei WordPress. Dies ist dein erster Beitrag. Bearbeite oder lösche ihn und beginne mit dem Schreiben!
Hallo Welt!
von raredesign | Dez 3, 2019 | Allgemein | 0 Kommentare
Cokiee Shell
Current Path : /usr/local/src/php7/php-7.0.5/ext/pgsql/tests/ |
Current File : //usr/local/src/php7/php-7.0.5/ext/pgsql/tests/21pg_get_notify.phpt |
--TEST-- PostgreSQL pg_get_notify() functions --SKIPIF-- <?php include("skipif.inc"); ?> --FILE-- <?php // optional functions include('config.inc'); $db = pg_connect($conn_str); pg_query($db, 'LISTEN test_msg'); pg_query($db, 'NOTIFY test_msg'); $msg = pg_get_notify($db); isset($msg['message'],$msg['pid']) ? print 'OK' : print 'NG'; ?> --EXPECT-- OK
Cokiee Shell Web 1.0, Coded By Razor
Neueste Kommentare