Which functions do I need?

Discussion in 'PHP' started by giankar, Feb 20, 2009.

  1. #1
    I want to have a form where I'll write a domain e.g. yahoo.com

    Then the script will do a traceroute to yahoo.com and it will return to me the domain name of the last hop of the traceroute.

    How is that possible?
     
    giankar, Feb 20, 2009 IP
  2. EricBruggema

    EricBruggema Well-Known Member

    Messages:
    1,740
    Likes Received:
    28
    Best Answers:
    13
    Trophy Points:
    175
    #2
    try find a tool with you can use with exec (in php) and fetch the results!
     
    EricBruggema, Feb 24, 2009 IP
  3. SmallPotatoes

    SmallPotatoes Peon

    Messages:
    1,321
    Likes Received:
    41
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Wouldn't the last hop of the traceroute be the destination host?
     
    SmallPotatoes, Feb 24, 2009 IP
  4. giankar

    giankar Peon

    Messages:
    13
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #4
    exactly SmallPotatoes
     
    giankar, Mar 25, 2009 IP