Get domain registration date PHP?

Discussion in 'PHP' started by kieranrobo, Jun 18, 2011.

  1. #1
    Is there any way you could find out when a domain was registered with PHP? I realise that you would probally have to use whois data, but how would I get the whois data in PHP, and then extract the domain creation date from it?
     
    kieranrobo, Jun 18, 2011 IP
  2. jazzcho

    jazzcho Peon

    Messages:
    326
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    0
    #2
    What do you mean how? Connect to the whois server, make the query, parse the response et voila!
     
    jazzcho, Jun 18, 2011 IP
  3. militarysmurf

    militarysmurf Member

    Messages:
    93
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    40
    #3
    Tried the shell command?
     
    militarysmurf, Jun 18, 2011 IP