php Active Code Library News
Status: Beta
Brought to you by:
rlmdco
PHP ACL reads PHP files in a database (via ADOdb) which are stored as plain text, creates a file so it can be included/required in a script and then deletes the files from the server. This dynamic creation of files allows for use of the PHP files without taking server file space.
PHP ACL adjusts for included files so a PHP file in the database can tranparently include another file in the database.... read more