1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

Loading Page

Discussion in 'PHP' started by peeg, Aug 23, 2006.

  1. #1
    I got a script that pulls urls from all the pages of a website using:

    implode('', file($link));

    To get all the links I've had to loop and array_slice for indivudal pages, etc.

    As you can imagine - the damn thing takes FOREVER. I am in desperate need of a loader bar or loading page script or something, any ideas?

    Thanks
     
    peeg, Aug 23, 2006 IP
  2. surefire

    surefire Guest

    Messages:
    40
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Snoopy class found at sourceforge.net. Swiss army knife of scraping sites using PHP.
     
    surefire, Aug 23, 2006 IP