is it possible to upload files to web page and then access file data on website using $_FILES['file'] in php?
2
-
Yes, see stackoverflow.com/questions/1131425/….Chris O– Chris O2010-07-24 18:25:54 +00:00Commented Jul 24, 2010 at 18:25
-
4Why is this titled and tagged as C# but you're looking to access the files via PHP?David Hoerster– David Hoerster2010-07-25 00:21:10 +00:00Commented Jul 25, 2010 at 0:21
Add a comment
|