I can't get the files from $_POST or $_FILES in php .I used

vandana

New member
enctype="multipart/form-data".HTML is ok. Pls help? I want to upload multiple files in php . I can not retrieve the names of the files using $_FILES or even $_POST .I have used correct html tags , also used enctype="multipart/form-data" . Still it doesn't work .
Plz help.

Vandana
 
Back
Top