A
Anonymous
Guest
use form attribute like enctype
and to get the exact file name which you are uploading,
pleae use
$_FILE['your_field_name']['tmp_name']
and to get the exact file name which you are uploading,
pleae use
$_FILE['your_field_name']['tmp_name']