HTTP post and return back the result immediately using PHP
Posted: Tue Jan 16, 2007 1:40 am
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.
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.