Welcome Guest, Not a member yet? Register   Sign In
How to Read a Large size --XML File (80MB) PHP/ Codeigniter
#2

Not specific to CodeIgniter...
1) I use SimpleXML to read/manipulate XML documents
2) You are likely going to have to increase your memory limit in php.ini; an 80MB XML document will result in a much larger DOM in memory
Reply


Messages In This Thread
RE: How to Read a Large size --XML File (80MB) PHP/ Codeigniter - by ciadmin - 09-20-2019, 01:28 PM



Theme © iAndrew 2016 - Forum software by © MyBB