Welcome Guest, Not a member yet? Register   Sign In
[LIBRARY] XACL(v:0.01a) - XML Access Control List - Enables simple ACL management with an XML ACL file
#5

[eluser]nedloh312[/eluser]
I chose XML as the storage file language becuase I think that XML is the way to go interms of flatfile storage. This also means no recursive calls to the database while building a normal menu. Also, XML is easy to update as PHP provides a range of classes for writing an XML file and CodeIgniter also has classes to turn an array into an xml object quite easily.

I plan on having the ability to cache the created array to save the time it would take to parse the XML file as parsing it every page load will take allot more resources than loading a cached file.


Messages In This Thread
[LIBRARY] XACL(v:0.01a) - XML Access Control List - Enables simple ACL management with an XML ACL file - by El Forum - 01-05-2010, 04:06 PM



Theme © iAndrew 2016 - Forum software by © MyBB