May 10th, 2010, 12:01 AM
Hi,
I would like to ensure that all the uploaded files are using a specific array (Firstname.Familyname.MAT.2010.spring) before the file extension, and this array is figured out from the fields/labels of "First Name", etc. (stripping all special characters, just to make sure). Can it be done? I suppose move_uploaded_file would do it, but I do not know where I can set it.
Thanks anyone for any help in advance!
Zoltán
I would like to ensure that all the uploaded files are using a specific array (Firstname.Familyname.MAT.2010.spring) before the file extension, and this array is figured out from the fields/labels of "First Name", etc. (stripping all special characters, just to make sure). Can it be done? I suppose move_uploaded_file would do it, but I do not know where I can set it.
Thanks anyone for any help in advance!
Zoltán