Current Path : /proc/2/root/usr/local/rvglobalsoft/rvglobalsoft/bin/ |
Current File : //proc/2/root/usr/local/rvglobalsoft/rvglobalsoft/bin/ioncube_server_data.php |
<?php if(function_exists("ioncube_server_data")) { $data = ioncube_server_data(); $myFile = 'ioncube_server_data.txt'; $fh = fopen($myFile, 'w+'); fwrite($fh,$data); fclose($fh); } ?>