Chris Boget wrote:
If it's because of memory issues then it will indicated by an error
message saying that your script has tried to allocate more than the
allowed memory limit (and it's easy to fix by adjusting this limit in
php.ini)
Actually, I'm not getting any error at all. The script just
> If it's because of memory issues then it will indicated by an error
> message saying that your script has tried to allocate more than the
> allowed memory limit (and it's easy to fix by adjusting this limit in
> php.ini)
Actually, I'm not getting any error at all. The script just halts. I am
o
Is there a hard limit to the size of the file you can load into the DOM
using either of the above functions? I ask because I have a 5mb XML
file I'm trying to load and both functions die when used. I've whittled
the size down to about 1.5mb and both functions then work. It's not
as if it's dying
3 matches
Mail list logo