Purchase OIOpublisher now for just $47.

Take control of your ad space.

Click here to purchase

    • CommentAuthortaddict
    • CommentTimeJun 9th 2008
     

    ie
    ads restricted to 100kb and under

    etc

    • CommentAuthorSimon
    • CommentTimeJun 9th 2008 edited
     
    Project Admin

    Not at the moment. You could maybe try something like:

    $image_size = strlen(file_get_contents($image_url));

    And then compare it to your max size. It would be a manual code edit though, and I'm not sure if it would actually work...

    • CommentAuthortaddict
    • CommentTimeJun 10th 2008
     

    hmm... yeah, sounds like a good starting point, I am not a coder and couldn't write the rest of the code though :(