Re: [PHP] MX lookup email verification on Windows

2003-11-07 Thread R'twick Niceorgaw
Jason Wong said the following on 11/7/2003 3:25 PM>> On Saturday 08 November 2003 04:14, Matt Palermo wrote: Is there any way to accomplish this without the use of exec() or system() functions? Sure, as PHP is a general purpose programming language just write your own equivalent to nslookup! S

Re: [PHP] MX lookup email verification on Windows

2003-11-07 Thread Jason Wong
On Saturday 08 November 2003 04:14, Matt Palermo wrote: > Is there any way to accomplish this without the use of exec() or system() > functions? Sure, as PHP is a general purpose programming language just write your own equivalent to nslookup! Start by reading the chapter "Socket functions". Be

Re: [PHP] MX lookup email verification on Windows

2003-11-07 Thread Matt Palermo
Is there any way to accomplish this without the use of exec() or system() functions? "Jason Wong" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > On Saturday 08 November 2003 03:39, Matt Palermo wrote: > > Does anyone know of a way to perform an MX lookup on a Windows server to > >

Re: [PHP] MX lookup email verification on Windows

2003-11-07 Thread Jason Wong
On Saturday 08 November 2003 03:39, Matt Palermo wrote: > Does anyone know of a way to perform an MX lookup on a Windows server to > perform an email verification? Any help on this would be great, since I > can only find code for this that will work on *nix servers. Please let me > know if you ca

[PHP] MX lookup email verification on Windows

2003-11-07 Thread Matt Palermo
Does anyone know of a way to perform an MX lookup on a Windows server to perform an email verification? Any help on this would be great, since I can only find code for this that will work on *nix servers. Please let me know if you can help. Thanks, Matt -- PHP General Mailing List (http://www