| »phpGlobalWhois |
| phpGlobalWhois is a simple script that will do a Whois lookup against any domain with any TLD (Top Level Domain). A built-in array of whois servers tells the script which whois server to use to perform the lookup. |
|
| |
| »QuickWhois |
QuickWhois allows you or your site's visitors to enter a domain name in the .com, .net, or .org TLDs and get the WHOIS information for that domain.
Makes a great addition to a web hosting site, a network tools site, or even your personal home page. 100% template driven and 1000% useful for your visitors.
. |
|
| |
| »DNS Control |
| DNS Control is a web based dns management tool for BIND 9 name server. You can completely manage a domain from a web interface. It supports adding/modifying/removing A, MX, and CNAME records. All information is stored in a MySQL database. The interface(frontend) and command scripts(backend) are written completely in PHP(smarty for the templates). There is a separate interface for admins and users. The admin interface is for adding/removing/updating passwords for domains in the system. The user interface is for managing a domain |
|
| |
| »TLD Check |
TLD Check stands for "Top-Level-Domain Check". This is a simple script which queries the whois.internic.net server and checks to see if the selected domain name is available or registered. The script can return results for .com, .net, and .org domain names. Additionally, it will also check to see if the domain field is left blank, not a TLD, or if there are problems communicating with the Internic server.
|
|
| |
| »PHP Shell |
| PHP Shell is a shell wrapped in a PHP script. It’s a tool you can use to execute arbitrary shell-commands or browse the filesystem on your remote webserver. This replaces, to a degree, a normal telnet-connection. You can use it for transferring your site as a compressed file, and then unpack it on the webserver, administration and maintenance of your website using commands like ps, free, du, df etc… |
|
| |
|