request dispatching
Moderator: General Moderators
request dispatching
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.