Hi all, 

Can anyone spot the problem here and point me in the right direction?

I have a script that goes and fetches the xml at weblogs.com
(http://www.weblogs.com/changes.xml).

It then extracts the urls of the updated blogs and goes and uses file()
to read each of them and extract some more stuff.

It's probably not too surprising that I'm getting fatal errors becuase
of memory... but what can I do? 

Many thanks!
-- 
Nick W

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to