I understand the two solutions generally suggested for securing the information stored in the text-file databases. One solution is to store
the database in a folder located above the website root directory, and the other solution is to implement a proper .htaccess file in the folder where the database is stored.
While these two solutions will certainly work, it is sometimes the case that...
2006-03-28 02:07:13 UTC in PHP Text DB API