Tag Archives: database

Fun with PHP

OK. So we know that instead of using the database, regular files can be used. It’s quite ineffective, but it’s possible. This means that the database structure and the regular file structure are somehow interchangeable.
So… this would mean that the database can be used instead of regular files.
Now, this is the obvious use of the [...]

Posted in PHP | Also tagged , , | 5 Comments