[HELP] Super Simple PHP Script Needed - How do I do this?

Discussion in 'PHP' started by istari, May 12, 2010.

  1. #1
    Hey everyone,

    I want to replicate what they did in this webpage in a secure and efficient manner, but alas, I am a PHP beginner. After looking through tutorials on the Internet, I am still not sure how I am going to implement this.

    Here's the said webpage:

    http://www.neilgaiman.com/p/Cool_Stuff/666,666_Apocalypse_Party

    Could anyone help? :confused:

    Thank you very much for your time.
     
    istari, May 12, 2010 IP
  2. roopajyothi

    roopajyothi Active Member

    Messages:
    1,302
    Likes Received:
    11
    Best Answers:
    0
    Trophy Points:
    80
    #2
    Use file_get_contents or curl to get and display them
    To get all the images you need to write a crawl bot with transload function
     
    roopajyothi, May 12, 2010 IP