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

Answers were Sorted based on User's Feedback



How will you sened requests from server1 to server2 from server2 to server3 and so on .. w/o letti..

Answer / 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

How will you sened requests from server1 to server2 from server2 to server3 and so on .. w/o letti..

Answer / rak

Hi,
you used curl library method for sending http request from
one server to another server and so on.
or you used SOAP method to used sending http request from
one server to another server

Is This Answer Correct ?    5 Yes 0 No

How will you sened requests from server1 to server2 from server2 to server3 and so on .. w/o letti..

Answer / yukti

I think , its with the help of header(location:..)
not so sure ..

Is This Answer Correct ?    0 Yes 10 No

Post New Answer

More PHP Interview Questions

Hi all, I have a problem in Apache on windows xp.I tried to unistall apache and install it again. But when in did the installation again, and tried to run apache, i get the following error message, Socketaddresse can just be used once. Make_sock: could not build to address 0.0.0.0.80 No listening sockets available.Shutting down Unable to open logs. and i also get (error) OS2. The system cannot fine the installed service named "Apache2". Please i need some one to help me out with this.I'm really fustrated cuz i need this stuff working as fast as possible. PLEASE HELP ME

2 Answers  


What is session and Cokkies . How it works . tell some thing about Session_id()

1 Answers   DVS, Net Solution, PVWEBCO,


Does php support multiple inheritance?

0 Answers  


What is difference between strstr() and stristr()?

0 Answers  


What does session start do in php?

0 Answers  






Is it possible multiple inheritance in php?

0 Answers  


Explain the purpose of output buffering in php.

0 Answers  


How to link one site backend to another site frontend?

0 Answers   Global Logic,


What changes to done in PHP.ini file for file uploading?

2 Answers  


What is the difference between for and foreach in php?

0 Answers  


The left association operator % is used in PHP for?

0 Answers  


What percentage of websites use php?

0 Answers  


Categories