Edge Rewrite
// request.cf · coarse context

A page that knows where it met you.

Only coarse request metadata is shown. This demo does not display or persist visitor IP addresses.

Country
US
Cloudflare location
CMH
Connection
HTTP/2
Language
Not provided

Ray ID: a21a68dee88c2e5c

Jump to content

PhpSQLiteAdmin

From Wikipedia, the free encyclopedia

phpSQLiteAdmin is a name of two independent web applications, written in PHP, for managing SQLite databases.

phpSQLiteAdmin is a web-based client which leverages PHP scripting and the SQLite file-database system to provide a simple way for users to create databases, create tables, and query their own data using non-industry-standard SQLite syntax.

By now they seem like two abandoned projects. Currently both can be replaced by phpLiteAdmin (with support for SQLite2 and SQLite3) or PhpMinAdmin (now Adminer, which in addition to SQLite supports MySQL, MariaDB and PostgreSQL).

[edit]