|  | Posted by Hans Juergen von Lengerke on 04/11/05 16:04 
> Date: Sun, 10 Apr 2005 08:00:23 -0000 (UTC)> From: php@warningnews.com
 >
 > I have several IP in one interface (eth0) in my server and I want make
 > connection to another server (check email, etc) using different ip for
 > every mail server. I was read the document, and there is no way how to
 > make this happen. Any idea?
 
 You can do this with the CURL Extension, but then that
 limits you to the protocols supported by CURL. If that
 doesn't matter, take a look at CURLOPT_INTERFACE in
 curl_setopt()
 
 I'm afraid, I don't know how to do this with fsockopen() and
 weather it is possible at all.
  Navigation: [Reply to this message] |