check domain availability

Ask a Question related to Coldfusion - Advanced Techniques, Design and Development.

  1. #1

    Default check domain availability

    hi, please anyone can tell me how to check if a domain is availabe for
    register in PHP?

    I've tried some ways i found in webpages but they always says is not
    availabe


    thanks


    Victor Gil Guest

  2. Similar Questions and Discussions

    1. domain availability extension?
      Is there an extension, or tool, that I can insert into a page in my web site that will allow visitors to check the availability of a domain name? ...
    2. accessing IP/domain-authenticated user's IP/domain string programmatically?
      When using IP or domain authentication, is it possible to access the IP address or domain name of the requestor, after authentication has occurred,...
    3. JDK 1.4.2 Availability on AIX5L ?
      Folks, Does anyone know when JDK 1.4.2 is expected to be available for AIX 5L ? I've had a quick look around the HP website but couldn't find...
    4. How to permit Domain User in AD domain install software on his/her machine?
      Hello, I have AD domain and 100 users, 15 of them are developers. Developers need full control over their machines. They need to install...
    5. How 2 check the availability of a NFS Server
      In article <bda7ce2f.0306152239.41e19bd@posting.google.com>, christian.fandel@bvg.de (Christian Fandel) writes: Use rpcinfo(1M) to call nfs...
  3. #2

    Default Re: check domain availability


    On 27-Apr-2004, "Victor Gil" <nopongo@mail.com> wrote:
    > hi, please anyone can tell me how to check if a domain is availabe for
    > register in PHP?
    >
    > I've tried some ways i found in webpages but they always says is not
    > availabe
    Try one of the many domain registrars, for example:
    [url]www.netsol.com[/url]
    [url]www.godaddy.com[/url]

    --
    Tom Thackrey
    [url]www.creative-light.com[/url]
    tom (at) creative (dash) light (dot) com
    do NOT send email to [email]jamesbutler@willglen.net[/email] (it's reserved for spammers)
    Tom Thackrey Guest

  4. #3

    Default Re: check domain availability

    Sorry i explained bad.

    What i meant is that my domain check script in php always says that the
    domain is not availabe.

    Thanks tom but what i want is to put this feature in my website


    Victor Gil Guest

  5. #4

    Default Re: check domain availability


    On 27-Apr-2004, "Victor Gil" <nopongo@mail.com> wrote:
    > Sorry i explained bad.
    >
    > What i meant is that my domain check script in php always says that the
    > domain is not availabe.
    >
    > Thanks tom but what i want is to put this feature in my website
    This might help:
    [url]http://www.zend.com/codex.php?id=844&single=1[/url]


    --
    Tom Thackrey
    [url]www.creative-light.com[/url]
    tom (at) creative (dash) light (dot) com
    do NOT send email to [email]jamesbutler@willglen.net[/email] (it's reserved for spammers)
    Tom Thackrey Guest

  6. #5

    Default Re: check domain availability

    Thanks very much, it works perfectly


    :o)


    Victor Gil Guest

  7. #6

    Default check domain availability

    Does anyone know of any pre-written domain checking apps in CF or how to write one that checks the availability of a domain? Thanks
    pflynn02 Guest

Posting Permissions

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

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139