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
What is constructor and destructor?
What are the advantages of indexes in php?
What is the difference between javascript and php?
What is the goto statement useful for?
How can you associate a variable with a session?
Under what circumstance is it impossible to assign a default value to a parameter while declaring a function?
Is php good for career?
What is difference between include,require,include_once and require_once()?
What is helper library?
How do I escape in php?
What is the use of offset in mysql?
What the use of var_dump()?
What are escaping characters?
Tell me how to create a session? How to set a value in session? How to remove data from a session?
Explain which cryptographic extension provide generation and verification of digital signatures?