Rabu, 02 Oktober 2013

PHP Indonesia - Facebook: gan ada yang tahu cara rename file yang di upload ...

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/ 
Start taking a college level music theory class today.

This beginner class is now accessible to aspiring musicians of all ages. Learn all of the basic concepts in an easy to follow manner.
From our sponsors
gan ada yang tahu cara rename file yang di upload ...
Oct 3rd 2013, 02:50, by Irul Nuno

Irul Nuno 2:50am Oct 3
gan ada yang tahu cara rename file yang di upload dengan (di rename) id nya nggak?
id nya id upload bukan id user

Adhie Purwa Sasmita 2:55am Oct 3
mksudnya? mau rename file'a ap rename ID d database??

Irul Nuno 3:03am Oct 3
rename file di database dengan id uplodnya
id nya nggak di rename

Adhie Purwa Sasmita 3:08am Oct 3
$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

You are receiving this email because you subscribed to this feed at blogtrottr.com.

If you no longer wish to receive these emails, you can unsubscribe from this feed, or manage all your subscriptions

Tidak ada komentar:

Posting Komentar