Xml over 100mb

Hi, I have a small but big file to read:)

I have a xml file from 180mb … as I read the php??

the site is a hosting that is why I have problems!!!

If you are running out of memory, and you cannot increase php’s memory limit, you could use XMLReader. It doesn’t use much memory.