Get 4 Free Web Scripts
Join the White Hat Crew mailing list and get four free scripts for your website!- Captcher: PHP powered captcha generator
- AffiliCloak: affiliate link cloaker
- List Mailer GT: viral list building service mailer
- External Pop: display in-page "popups" over external webpages
PHP Telnet 1.1
A freeware script enabling PHP scripts to make telnet connectionsDownload | Requirements | Security | Usage Examples
Connection Failed - Unknown Host
DNS lookup of the server you specified failed.Possible Causes and Remedies
- You have misspelled the name of the server to which you are attempting to connect: Verify the spelling.
- DNS for the server to which your attempting to connect is currently unavailable: Wait till DNS becomes available again.
- DNS service is unavailable to the server from which you are attempting to open a telnet connection: Contact your hosting provider to verify that the function "gethostbyname" is available to PHP scripts (ask the following question at the same time).
- Outbound DNS queries from your server are blocked by a firewall: Contact your hosting provider to verify that DNS requests from scripts running on your server are not being blocked.