|
Posted by J.O. Aho on 11/18/05 13:56
charliefortune wrote:
> I am using fopen() on many url's to check if a regular expression
> occurs in the page. I would like to speed it up by not loading the
> images, does anyone know how to do this ?
Images has an extension, just see to have an if statement where you ignore the
urls ending on common image extensions like gif, jpg, png, ...
//Aho
Navigation:
[Reply to this message]
|