/
usr
/
local
/
lsws
/
phpbuild
/
php-8.0.7
/
ext
/
dba
/
tests
/
File Upload :
llllll
Current File: //usr/local/lsws/phpbuild/php-8.0.7/ext/dba/tests/dba001.phpt
--TEST-- DBA File Creation Test --SKIPIF-- <?php require_once(__DIR__ .'/skipif.inc'); die("info $HND handler used"); ?> --FILE-- <?php require_once(__DIR__ .'/test.inc'); echo "database handler: $handler\n"; if (($db_file=dba_open($db_file, "n", $handler))!==FALSE) { echo "database file created\n"; dba_close($db_file); } else { echo "$db_file does not exist\n"; } ?> --CLEAN-- <?php require(__DIR__ .'/clean.inc'); ?> --EXPECTF-- database handler: %s database file created
Copyright ©2k19 -
Hexid
|
Tex7ure