PHP Indonesia - Facebook | PHP Indonesia is a community for everyone that loves PHP. Our focus is in the PHP world but our topics encompass the entire LAMP stack. Topics include PHP coding, to memcached handling, db optimizations, server stack, web server tuning, code deploying, hosting options and much much more. Youtube Channel : http://www.youtube.com/user/OurPHPIndonesia Twitter : @php_indonesia NOTE: Rules for Wall posting: https://www.facebook.com/groups/35688476100/doc/10151597056316101/ Daftar Keanggotaan : http://www.facebook.com/groups/35688476100/doc/10150671770741101/ | |
|
gan ada yang tahu cara rename file yang di upload ... Oct 3rd 2013, 02:50, by Irul Nuno | gan ada yang tahu cara rename file yang di upload dengan (di rename) id nya nggak? id nya id upload bukan id user |
| | mksudnya? mau rename file'a ap rename ID d database?? |
| | rename file di database dengan id uplodnya id nya nggak di rename |
| | $id_name=$_POST['id_name']; $gambar=$_FILES[nama_input_file][name]; $filename=$id_name'.jpg';
copy($_FILES['gambar']['tmp_name'],"images/".$filename);
mungkin seperti itu ?? O.o | | |
|
Tidak ada komentar:
Posting Komentar