abdfahim Posted August 29, 2007 Share Posted August 29, 2007 I have a form with POST method which have <input type="file" name="csvfile"> After I click submit button of the form, I can get the file name by string $_FILES['csvfile']['name'] Is this possible to get whole path of the file (like c:/folder/file)? Quote Link to comment Share on other sites More sharing options...
abdfahim Posted August 29, 2007 Author Share Posted August 29, 2007 Sorry, Post in wrong board, how can I move this into php help? Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.