Results 1 to 4 of 4

Thread: Domain

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Jan 2002
    Posts
    259

    Domain

    Using PHP:

    How can I know that domain is registered or not ?

  2. #2
    You can do a gethostbyname() call. If it returns a valid IP then it's registered.

  3. #3
    scoutt
    Guest
    that won't work if the domain is registered but not up yet. a lot of people just buy the domains but never put a site on them.

    the best bet is to foward the user to register.com or something and have them search.

  4. #4

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width