A PHP Framework: One
- foo/
- bar/
- log/ : Check the writable permission for application executor
- src/ : Web Root
- Config/ (Modify to suit your needs)
- accounts.php : account for DB, Cache
- defines.php : FDEF_DATA_..., FDEF_PACKET_...
- Config/ (Modify to suit your needs)
- bar/
if FDEF_DATA_WRITEONCE
is true
it will be write all manipulated data at once to [DB [, Cache]] at end of application life cycle