$$ for advice only

Discussion in 'Programming' started by DarkBrothers, May 12, 2007.

  1. #1
    I will pay $25. for advice on this problem:

    - How to find the original date for any web page, .html/.php/etc
    - How to determine when a dynamic page was first updated with specific content.

    Please message me with your ideas along with your payment info. Payment is only for complete information.

    Thanks
     
    DarkBrothers, May 12, 2007 IP
  2. CodyRo

    CodyRo Peon

    Messages:
    365
    Likes Received:
    15
    Best Answers:
    0
    Trophy Points:
    0
    #2
    You can find the last time it was changed, though not sure about original time it was created.

    Check out the following functions:
    filectime()
    filemtime()

    As for the other problem could you explain what you mean a little more?

    Cheers :]
     
    CodyRo, May 12, 2007 IP
  3. DarkBrothers

    DarkBrothers Active Member

    Messages:
    455
    Likes Received:
    37
    Best Answers:
    0
    Trophy Points:
    68
    #3
    Well first off, I should have mentioned we want to detect the original date on remote pages, not my own server.

    On the second question, if we find the date of when a dynamic page was created, how can we tell when the content was first placed on that page? For instance there might be a new article placed on a dynamic page daily. If I wanted to find out when a certain article was placed there, how would we do that?

    Using a search result or server header results etc.. Archive.org only shows results from 6+ months old... I'll pay for a solution that would get me the approximate date if that's all we can do.

    Thanks
     
    DarkBrothers, May 12, 2007 IP
  4. nico_swd

    nico_swd Prominent Member

    Messages:
    4,153
    Likes Received:
    344
    Best Answers:
    18
    Trophy Points:
    375
    #4
    nico_swd, May 12, 2007 IP
  5. CodyRo

    CodyRo Peon

    Messages:
    365
    Likes Received:
    15
    Best Answers:
    0
    Trophy Points:
    0
    #5
    I didn't even think about doing it like that, kudos for a neat script :]
     
    CodyRo, May 12, 2007 IP
  6. DarkBrothers

    DarkBrothers Active Member

    Messages:
    455
    Likes Received:
    37
    Best Answers:
    0
    Trophy Points:
    68
    #6
    So far that's the best answer, I've pm'd you for payment info :)

    ** Still looking for info on how to determine the date - even approximate date of a php page that we have no previous info on. Possibly using search engine cache etc.

    Still looking for this 2nd part of the answer and will pay another $25. for a good solution.
     
    DarkBrothers, May 12, 2007 IP