![PHP Programming Innovation award nominee PHP Programming Innovation award nominee](/award/innovation/nominee.gif) August 2011
Number 8
Prize: One copy of DWebPro Standard License |
SQLite is database engine that can create local flat file databases using the SQL language.
The SQLite files store data in a format that is not encrypted, so the data in the database file can be easily extracted when the database file is stollen.
This class provides a more secure solution. It overrides the SQLite object and encrypt the database file when it is stored and decrypt it when it is going to be ready by the PHP application.
Manuel Lemos |
|
Applications that use this package |
|
No pages of applications that use this class were specified.
If you know an application of this package, send a message to the author to add a link here.
|
Files |
|