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
When you want to show some part of a text displayed on an html page in red font color? What different possibilities are there to do this? What are the advantages/disadvantages of these methods?
What is a session in php?
discuss the issue of software theft in ghana and how it has affected the economy
Can we override magic methods in php?
Tell me what does the initials of php stand for?
How do you remove duplicates from an array?
Why do we show php code in browser?
Which Scripting Engine PHP uses?
What is difference between action hook and filter hook?
What is the use of the function htmlentities?
Why is overriding runtime?
How to store the uploaded file to the final location?
Why do we use csrf token?
What is php session id?
What does $_env mean?