tibberous Posted August 15, 2007 Share Posted August 15, 2007 I have a page that needs to be able to send a file to an existing form as a post request. The form is on another site so I can't change it, I have to be able to send a post request with a file attached. Any ideas how to do this? Quote Link to comment Share on other sites More sharing options...
Fadion Posted August 15, 2007 Share Posted August 15, 2007 U can use cURL for that. Also i found an <a href="http://netevil.org/blog/2006/nov/http-post-from-php-without-curl">article</a> wich tells how to submit post data without cURL. Hope it works anyway. Quote Link to comment Share on other sites More sharing options...
tibberous Posted August 15, 2007 Author Share Posted August 15, 2007 I'll read it over, thanks. 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.