Hi
I am new to php. I have a html page to upload a csv file. This page has action set to execute a php page where I am processing the file. I am checking the file name by using $userfile_name php variable which gets me the file name of the file being uploaded. This was working fine. But recently I added few more lines to this php page and now the $userfile_name does not give me the file name. While debugging in NuSphere it says undefined. As far as I remember I have not changed any settings on my machine.
Can somebody help,
Thanks,
I am new to php. I have a html page to upload a csv file. This page has action set to execute a php page where I am processing the file. I am checking the file name by using $userfile_name php variable which gets me the file name of the file being uploaded. This was working fine. But recently I added few more lines to this php page and now the $userfile_name does not give me the file name. While debugging in NuSphere it says undefined. As far as I remember I have not changed any settings on my machine.
Can somebody help,
Thanks,