HI

Is it possible to send a request to another server within a php page but not leave the page that makes the request.

I want send a query string to another server that runs a programme to update a db. But i dont want to leave the page that sends the request.

cheers