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 are the different types of php variables?
What does $_env mean?
What is the difference between php and java?
What is the maximum size of a table in mysql?
What are majic methords in php?
Why die is used in php?
What is the difference between public, protected and private?
Is it possible to use com component in php?
Why json is used in php?
What is input sanitization in php?
What is the Pipe Symbol represented?
What are session variables in php?
Is python similar to php?
Explain the difference b/w static and dynamic websites?
What is csrf token and why it is required?