simplexml_load_file and memory problem
- by kusanagi
i have 2 xml files. if i load them separatly in one script, it works fine. but if i load them togerether- it crashes with error
Allowed memory size of 67108864 bytes exhausted
what the problem? who free memory?