【SQLite】phpLiteAdminを使う

データベースとして MySQL を使用する場合には phpMyAdmin を使いますが SQLite の場合には phpLiteAdmin というもので代用できます。SQLite 自体が簡易的なものなので phpLite…