error_reporting(E_ALL); ini_set('display_errors', '1'); $fp = (substr(sprintf('%o', fileperms('../install')), -4) == 777)?('true'):('false'); $sa = (@file_get_contents('http://download.dibagroup.com/DFMK.dfmk',0,null,0,1))?('true'):('false'); $pv = (version_compare(PHP_VERSION, '5.1') > 0)?('true'):('false'); $gd = (extension_loaded('gd'))?('true'):('warning'); $cu = (extension_loaded('curl'))?('true'):('warning'); $sp = (extension_loaded('soap'))?('true'):('warning'); $st = (ini_get('short_open_tag'))?('true'):('false'); //$fp = ()?('true'):('false'); ?>
Check Prerequisites:
Folder Permission:
Source Availability:
PHP Version:
: 8.4.21
GD Library:
CURL Library:
SOAP Library:
short_open_tag:
$err = ''; if($fp=='false' || $sa=='false' || $pv=='false'){ $err = '
there is some problems that you\'ve to solve it!
'; $dis = " disabled"; } else{ $dis = ""; } ?>
Database Connectivity:
Host Name:
DB Name:
DB Username:
DB Password:
if($err){ ?>
there is some problems that you\'ve to solve it!
} else{ ?>
} ?>
Powered By DibaGroup
exit; copy('http://download.dibagroup.com/DFMK.dfmk','DFMK.dfmk'); ?>