Page 1 of 1

request dispatching

Posted: Thu Feb 11, 2010 4:28 am
by Dreamee
HI, any body tell me, that how can we forward a request from one server to another server in PHP??. For example, A web server receives a request generated by a client and he wants to forward the request to another server that also host the same web site.

Re: request dispatching

Posted: Thu Feb 11, 2010 4:32 am
by pbs
You can use CURL();

Refer URL: http://in2.php.net/manual/en/book.curl.php