Php Question

Discussion in 'PHP' started by mudassarahmad, May 31, 2008.

  1. #1
    Takes a URL to an HTML document as an argument,
    fetches the document, extracts and prints all URLs contained within,
    and then repeats the process recursively for each URL it found,
    up to a configurable depth.
     
    mudassarahmad, May 31, 2008 IP
  2. EricBruggema

    EricBruggema Well-Known Member

    Messages:
    1,740
    Likes Received:
    28
    Best Answers:
    13
    Trophy Points:
    175
    #2
    I'm reading that you are looking for a crawler, use google to search for examples! "php link crawler"
     
    EricBruggema, Jun 4, 2008 IP