Hello,

I wrote a DNS resolver library in pure PHP script.
The library can be run both on windows and on *nix variants.
(I have not tested on BeOS)

The package contains a wrapper library that provides
almost the same functionality of getmxrr() and checkdnsrr(),
so if you would like to run PHP scripts that uses these functions
on win32 platforms, it may help you.

If you are interested, please visit http://phpresolver.sourceforge.net/

Thanks

--
Moriyoshi Koizumi


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to