japesu Posted November 1, 2010 Share Posted November 1, 2010 Hi, Anyone can help me on how to receive a file as a http upload? I have an application that sends an xml file with http (post method) to our server and I need to make a script that receives that, writes it to database and archives the file away. Tried to google something but no luck so far. If anyone have done something like this I appreciate any help you can give. Thanks. Quote Link to comment https://forums.phpfreaks.com/topic/217425-receive-http-upload/ Share on other sites More sharing options...
trq Posted November 1, 2010 Share Posted November 1, 2010 There are literally thousands of tutorials around for file uploading with php, you sure you couldn't find 1? Quote Link to comment https://forums.phpfreaks.com/topic/217425-receive-http-upload/#findComment-1128892 Share on other sites More sharing options...
japesu Posted November 1, 2010 Author Share Posted November 1, 2010 There are literally thousands of tutorials around for file uploading with php, you sure you couldn't find 1? Must have searched the wrong ones then or I'm not sure what to search for exactly. But thank you for the tip. I'll do more googling then. Quote Link to comment https://forums.phpfreaks.com/topic/217425-receive-http-upload/#findComment-1128930 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.