+ Reply to Thread
Page 1 of 2 12 LastLast
Results 1 to 10 of 11

Thread: Domain avaliability checker.

  1. #1
    Derek is offline Community Support Force Derek is a splendid one to beholdDerek is a splendid one to behold
    Join Date
    May 2005
    Location
    cossacks
    Posts
    6,354

    Domain avaliability checker.

    I need a script where like x10 it can check subdomains. I want the script so I can add my own subdomains and they check if its available or not similar to the x10 one.

    Paying 200-500 points.

  2. #2
    Fahad Guest

    Re: Domain avaliability checker.

    What do you mean?
    Is it like a script to work out whether a domain points to an x10 site or not?
    Or a script to work out what server an x10 site is on?

  3. #3
    FalseHope's Avatar
    FalseHope is offline Lord Of The Keys FalseHope is an unknown quantity at this point
    Join Date
    Sep 2007
    Location
    IRC
    Posts
    1,639

    Re: Domain avaliability checker.

    I think he wants it to check to see if the sub-domain is already in use on his website/server/whatever, like the one that x10 has on their website. Please, correct me if I'm wrong.
    :happysad:;):cool::nuts::rant2::drool::eek4::dunno::thefinger:laugh::hahano::lockd::naughty:

  4. #4
    Blockis2 is offline Banned Blockis2 is an unknown quantity at this point
    Join Date
    Feb 2008
    Location
    x10 Secret HeadQuarters
    Posts
    225

    Re: Domain avaliability checker.

    ^You are correct.

    He wants something relevant to the login/registration page where you have to choose the subdomain you want, and If it's available.

    I'll see if my forum script has one, because it does check for existing ones.

  5. #5
    Derek is offline Community Support Force Derek is a splendid one to beholdDerek is a splendid one to behold
    Join Date
    May 2005
    Location
    cossacks
    Posts
    6,354

    Re: Domain avaliability checker.

    You see the x10 main page there is a drop down that checks if the subdomain is currently avaliable I would like a script that checks if *.habboard.com is avaliable like a sub-domain avalibility.

  6. #6
    Fahad Guest

    Re: Domain avaliability checker.

    Oh, right!
    As I promised, here it is:
    PHP Code:
    <?php
     
    // Name this script dns.php
     /* Requires the NET PEAR package, install it in your cpanel */
     
    include("Net/DNS.php");
     
    $ndr = new Net_DNS_Resolver();
     
    $ip $ndr->search("$_GET['sd']""A");
     if (
    $ip) {
     echo(
    "Exists")
     }
     else {
     echo(
    "Domain is available")
    }
     
    ?>
    HTML Code:
    <form method="GET" action="dns.php">
    Enter a subdomain to test: <input name="sd" type="text">
    </form>
    Have the PHP and HTML in seperate files.
    Last edited by Fahad; 02-20-2008 at 03:32 AM. Reason: Forgot closing brace

  7. #7
    Derek is offline Community Support Force Derek is a splendid one to beholdDerek is a splendid one to behold
    Join Date
    May 2005
    Location
    cossacks
    Posts
    6,354

    Re: Domain avaliability checker.

    I'll give you credits if you could make me the script so I can add my own domains etc.. put all the files in a RAR or ZIP and if it works the points are yours.

  8. #8
    Fahad Guest

    Re: Domain avaliability checker.

    OK, I'll see what I can do!
    EDIT: Done - see attached!
    Change the domains in the <select></select> tags in the form.html file.
    You will need the NET pear package, install this in your cPanel.

    EDIT: Attachment removed
    Last edited by Fahad; 02-22-2008 at 02:13 AM.

  9. #9
    Derek is offline Community Support Force Derek is a splendid one to beholdDerek is a splendid one to behold
    Join Date
    May 2005
    Location
    cossacks
    Posts
    6,354

    Re: Domain avaliability checker.

    Can you please remove it now so nobody but me will get this package.
    Edit:
    Also how would I get pear. Next time email me the packages. spammeasmuchasyouwant (AT) gmail.com
    Last edited by Derek; 02-21-2008 at 04:24 PM. Reason: Automerged Doublepost

  10. #10
    Derek is offline Community Support Force Derek is a splendid one to beholdDerek is a splendid one to behold
    Join Date
    May 2005
    Location
    cossacks
    Posts
    6,354

    Re: Domain avaliability checker.

    How would I get the pear thing..
    Last edited by Derek; 02-23-2008 at 11:44 AM.

+ Reply to Thread
Page 1 of 2 12 LastLast

Similar Threads

  1. Setting Up A FreeDNS Domain
    By engel in forum Tutorials
    Replies: 17
    Last Post: 08-24-2009, 12:05 PM
  2. Problem with Domain
    By virtuallywords in forum Free Hosting
    Replies: 12
    Last Post: 02-08-2008, 04:00 PM
  3. 4 ways of getting a FREE domain.
    By Fedlerner in forum Scripts & 3rd Party Apps
    Replies: 43
    Last Post: 11-24-2007, 06:31 PM
  4. Park and Addon Domain Problem
    By deeterd in forum Free Hosting
    Replies: 4
    Last Post: 09-15-2007, 04:34 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
x10hosting free hosting for the masses
dedicated servers