Dear All,
I have the server at my office and i want to send some parameters to remote server application to process the data, after the data has been processed, i want get back the immediate result for example the status from the remote server.
Can anyone show me how do use the PHP to get this whole process be done by using the HTTP post.
Thanks for advance.
HTTP post and return back the result immediately using PHP
Moderator: General Moderators
- Kieran Huggins
- DevNet Master
- Posts: 3635
- Joined: Wed Dec 06, 2006 4:14 pm
- Location: Toronto, Canada
- Contact:
fsockopen only can apply for HTTP post, but i cannot get back the immediate result in URL string from the remote server. I need a function to allow me to post the parameters(HTTP post method) to the remote application to process and then get back the immediate reply result in url string format from the remote application.
Thank you.
Thank you.
- John Cartwright
- Site Admin
- Posts: 11470
- Joined: Tue Dec 23, 2003 2:10 am
- Location: Toronto
- Contact: