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 : /proc/self/root/usr/local/src/php72/php-7.2.12/php-7.2.12/ext/oci8/tests/ |
Current File : //proc/self/root/usr/local/src/php72/php-7.2.12/php-7.2.12/ext/oci8/tests/coll_006_func.phpt |
--TEST-- ocinewcollection() + free() --SKIPIF-- <?php $target_dbs = array('oracledb' => true, 'timesten' => false); // test runs on these DBs require(dirname(__FILE__).'/skipif.inc'); ?> --FILE-- <?php require dirname(__FILE__)."/connect.inc"; require dirname(__FILE__)."/create_type.inc"; var_dump($coll1 = ocinewcollection($c, $type_name)); var_dump(oci_free_collection($coll1)); var_dump(oci_collection_size($coll1)); echo "Done\n"; require dirname(__FILE__)."/drop_type.inc"; ?> --EXPECTF-- object(OCI-Collection)#%d (1) { ["collection"]=> resource(%d) of type (oci8 collection) } bool(true) Warning: oci_collection_size(): supplied resource is not a valid oci8 collection resource in %s on line %d bool(false) Done
Cokiee Shell Web 1.0, Coded By Razor
Neueste Kommentare