I am using a file upload in PHP. I want to get the Full PATH of the File Selected. Is there any way i can get the full path in PHP??
For Eg: i uploaded a image fro
You probably can't. Many browsers these days don't send that information, as it can give attackers information about the user's system.