Recommend this page to a friend! |
Download .zip |
Info | View files (6) | Download .zip | Reputation | Support forum (1) | Blog | Links |
Last Updated | Ratings | Unique User Downloads | Download Rankings | |||||
2002-08-14 (14 years ago) | 58% | Total: 11,313 This week: 11 | All time: 107 This week: 95 |
Version | License | Categories | ||||
phpresolver 1.0.1 | GNU Lesser Genera... | Networking |
Description | Author | |||||||||||||
DNS Resolver library written in pure PHP script. It might be helpful when you run the scripts that use standard DNS related functions such as getmxrr() or checkdnsrr() on win32 or BeOS. Besides this class partially supports IPv6 address resolution, so it will help your IPv6 related project even when doing on *nix platforms. DNS Dynamic Update is not yet implemented. |
|
Files |
File | Role | Description |
---|---|---|
DNS.php | Class | main file |
fetchdns.c | Output | fetchdns code |
makebcc.bat | Data | tiny command.exe script to compile fetchdns.c with borland c++ compiler |
makegcc.bat | Data | tiny command.exe script to compile fetchdns.c with mingw32 |
manual.html | Doc. | API reference manual |
rrcompat.php | Class | a wrapper library that provides compatibility on the win32 port or BeOS port of PHP for checkdnsrr() and getmxrr() |
Version Control | Reuses | Unique User Downloads | Download Rankings | ||||||||||||||||
0% | 2 |
|
|
User Ratings | ||||||||||||||||||||||||||||||
|
Applications that use this package |
If you know an application of this package, send a message to the author to add a link here.
Other classes that need this package |
Class | Why it is needed | Dependency |
---|---|---|
PHP Email validation | If you are using Windows or any other platform on which the PHP function GetMXRR is not working, this class can provide an alternative | Conditional |
SMTP E-mail sending class | If you use the direct delivery mode and are using Windows or any other platform on which the PHP function GetMXRR is not working, this class can provide an alternative | Conditional |
Related pages |
PHPresolver home page sourceforge site |