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 / yukti
I think , its with the help of header(location:..)
not so sure ..
| Is This Answer Correct ? | 0 Yes | 10 No |
Post New Answer View All Answers
How to genrate report in wordpress cms
Explain how can php and javascript interact?
Which is the correct way to check if a session has already been started ?
Can we override static method in php?
How to store the uploaded file to the final location?
What is mysqli_query?
What is final class and final method?
Explain object-oriented methodology in php?
When sessions ends?
Is key in array php?
What is session and Cokkies . How it works . tell some thing about Session_id()
What is the difference between exception::getmessage and exception::getline?
How can you create a session in php?
What is the difference between get and post in php?
What is trait in php?