get images from url and retrieve them all to select the one which is the biggest

Posted by daniel on Stack Overflow See other posts from Stack Overflow or by daniel
Published on 2010-03-20T17:24:24Z Indexed on 2010/03/20 17:31 UTC
Read the original article Hit count: 103

Filed under:

So i want to open a URL and regex all the image urls from the page. then i want to curl all of them and check what size they have. in the end i want to get the biggest one

© Stack Overflow or respective owner

Related posts about php