NuSphere Forums Forum Index
NuSphere Forums


Tue Dec 18, 2012 12:08 am
Replies: 2
Views: 18577
Check points:
<?php

$file = $argv[1];
if (empty($file)) {
echo "No File Specified";
sleep(10);
exit();
}

$nf = str_r ...
Page 1 of 1
All times are GMT - 5 Hours