unknown101 Posted December 16, 2007 Share Posted December 16, 2007 Hi Guys, Im still very much learning php but am faced with quite a difficult project. I need to have a basic web form, from which the user can select a file i.e. a .jpg, hit upload this then is uploaded to a directory on a server. I have been looking through the tutorial : http://www.phpfreaks.com/tutorials/85/0.php which seems to be very useful but my question is, once I get this working i want to be able to search that directory from the web front end and retrieve files using php - is this possible ? So basically the web page will just have 2 functions. 1: to upload to a server directory and 2: search the directory and return any matching results. Any help or suggestions appreciated, Regards Link to comment https://forums.phpfreaks.com/topic/81925-uploading-to-a-remote-server/ Share on other sites More sharing options...
unknown101 Posted December 16, 2007 Author Share Posted December 16, 2007 Sorry I also forgot to add - on the last page of the tutorial (mentioned above) it says all the example code is provided in a zip file, but I cant see anywhere to download this.. Am I being stupid or is it no longer there? Link to comment https://forums.phpfreaks.com/topic/81925-uploading-to-a-remote-server/#findComment-416244 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.