News

Unlike other database systems, SQLite does not need to run on a server, and all information is stored in a single file on disk. SQLite is open source, and is used b ...
Create a DB folder inside your HOME Create a new empty file HOME\DB\mydb.sqlite Extract phpLiteAdmin (Download) into HOME\public_html\ You should now have a file HOME\public_html\phpliteadmin.php Open ...