answersLogoWhite

0

You could do it using a shell call to "whois" if you're on a *nix type system. If you were to post to it with a parameter called "url", then it would be something like this:

$result = shell_exec("whois " . escapeshellcmd($_POST["url"]));

Bear in mind that whois is not guaranteed 100% accurate.

User Avatar

Wiki User

14y ago

What else can I help you with?

Related Questions

What is the official website for PHP?

The official website of PHP would be php.net.


What is official website of PHP?

The official website of PHP would be www.php.net.


How do you get the domain name of someone who visits your website?

Users do not have a "Domain Name". Users have "IP" addresses. IP addresses can be obtained in a number of ways; Commonly with dynamic languages, such as PHP; Which can be learned at [ http://www.w3schools.com ].


What are PHP packages?

PHP packages are like modules you can add to PHP to add functionability. Adding new packages will allow you do do new things in your PHP scripts.


How do you make a sim website?

By coding one of course x3 First you must find a host and domain,and the you'll need to search for PHP tutorials ^^


How do you get the url in a php website?

Copy the URL with the .php, The .php is part of the page.


How does PHP function in applications?

in php used for one typ website


How do you write themes in PHP?

You can use Cascading Style Sheets (CSS) to create website themes for your PHP website.


How do you add a comment in PHP?

< ?php // This is an example of comment in PHP /* This is another example of comment in PHP and we can write comments in multiple lines using this method */ ? >


How do you create a website using dreamweaver?

Dreamweaver is a tool/software being used for coding for your website. You can automatically choose either php, html, xhtml and other programming language. But of course, any website also needs a web host or domain to be fully functional.


When would one use a PHP table?

PHP is a type of coding for a forum or website. Any website that uses the PHP coding could use a table to organize data or to show relationships between the specific data that is on the website.


What is a feature of PHP?

PHP or Personal Home Page is a website scripting programming language.