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
How to create a session? How to remove data from a session?
What is composer json?
What are the string function in php?
How can we display the output directly to the browser?
What are the uses of php language?
Where is session value stored php?
What is html used for?
Explain me what is sql injection?
What's the output of the ucwords function in this example?
How do you define a constant in php?
What is php and its features?
Is there an easy way to delete an element from a php array?
When should you use a stored procedure?
How to connect to mysql from a php script?
What is regular expression in php?