How will you sened requests from server1 to server2 from
server2 to server3 and so on .. w/o letting the output come
to the browser or say the client end in php
Answer Posted / rak
Hi,
you used curl library method for sending http request from
one server to another server and so on.
or you used SOAP method to used sending http request from
one server to another server
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
What Is a Persistent Cookie?
Which function can be used to exit from the script after displaying the error message?
What is the content of /etc directory?
What is difference between python and php?
How to remove values saved in the current session?
Can we use onclick in submit button?
How does the identity operator ===compare two values in PHP?
What are some of the advanced features of php?
What is the purpose of pear in php?
Which methods should be used for sending an email using the variables $to, $subject, and $body?
How to find the position of the first occurrence of a substring in a string?
What is a php 5?
Where php basically used?
How do functions work?
What is delimiter php?