Results 1 to 10 of 10
Threaded View
-
7th Nov 2010, 02:24 PM #5You can call me G
assuming that u accept a post field number via the form:
PHP Code:$count = (int)($_POST['number']); //changed the value to integer type casted...
for($i = 0; $i < $count; $i++){
if (@write_file($name, chr(0), 0)) {
clearstatcache();
printf(lang(381), $html_name);
unset($list[$v]);
$time = filemtime($name); while (isset($list[$time])) { $time++; }
$list[$time] = array('name' => $name, "size" => bytesToKbOrMbOrGb(filesize($name)), "date" => $time);
}
}
My Langotiya Yaars (Chaddi buddies): JmZ, humour, Chutad, Esotorisk, l0calhost, Daniel, Mind Freak?, TLK, Amz
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
themaCreator - create posts from...
Version 3.55 released. Open older version (or...