PHP script for domains

Discussion in 'PHP' started by champ_rock, Apr 30, 2007.

  1. #1
    hi

    i am trying to create a script but with my limited ability and knowledge i am not able to create it

    here is what i want: a script in which i can enter a lot of domains and upon pressing enter it should display the registration date of each of the domains..
    --------------------------
    here is a basic framework of how i plan to go about it (noob point of view.. u may have better ways)

    1. text box.. in which i enter domains
    2. create a array of the domains
    3. then for each domain search at "http://reports.internic.net/cgi/whois?whois_nic=$url&type=domain" where $url refers to the url to be searched.

    this will give a full whois lookup

    4. use some "preg match " command to search for the string:
    "#Creation Date: "

    5. echo out $url and its corresponding date

    thanks if u can help me out

    (if the script works good then i will give a free copy of this "BULK PAGERANK CHECKER " to the coder.. http://www.scripts12.com/demos/bulk/)
     
    champ_rock, Apr 30, 2007 IP