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 / sherin
We can use curl library methods provided by php for sending
http requests from one server to another .
| Is This Answer Correct ? | 19 Yes | 0 No |
Post New Answer View All Answers
What is the role of php?
What is the meaning of "enctype= multipart/form-data" ?
Is salary fixed or variable cost?
What are the different types of php variables?
Explain php parameterized functions.
What are the features of php?
How many data types are there in php?
Is array empty php?
What are php magic methods?
What is the use of friend function in php?
Tell me what is the use of isset() in php?
Explain Traits in PHP?
Is learning php easy?
What is polymorphism in oop php?
What is php session and how it works?