Kamis, 04 Juli 2013

maaf saya newbie
Thank you for using rssforward.com! This service has been made possible by all our customers. In order to provide a sustainable, best of the breed RSS to Email experience, we've chosen to keep this as a paid subscription service. If you are satisfied with your free trial, please sign-up today. Subscriptions without a plan would soon be removed. Thank you!
Vieellennce Vashite Vgrewtu 3:12am Jul 5
maaf saya newbie

<?PHP
include("koneksi.php");
###############Maximal filesize#########################
$max="3000"; #3mb mximal
$size=$_FILES['uploaded']['size'];
$size=$size/1024;
#untuk menjadikannya dalam satuan MB
########################################################
###############for Extension file#######################
function get_ext($key) { #function get extension file
$key=strtolower(substr(strrchr($key, "."), 1));
$key=str_replace("jpeg","jpg",$key);
return $key;
}
#get extension file
$file_ext=get_ext($_FILES['uploaded']['name']);
#extension allowed
$allow_types=array("pdf","xls","xlsx","ppt","pptx","mp4","mkv","vob","midi","avi","mp3","jpg","gif","png","bmp","zip","txt","doc","rar","jpeg","exe","dew","psd","ico","docx","ocx","dll");
############################################################

gmna ya cara menambahkan size pada php uploader ?
sorry klw oot..

Alvi Sani 3:13am Jul 5
jalan2 ke http://www.cyberciti.biz/faq/linux-unix-apache-increase-php-upload-limit/

Vieellennce Vashite Vgrewtu 3:15am Jul 5
mksh infonya kang ..hehe

Vieellennce Vashite Vgrewtu 05 Jul, 2013


-
Source: http://www.facebook.com/groups/35688476100/?id=10151736425041101
--
Manage subscription | Powered by rssforward.com

Tidak ada komentar:

Posting Komentar