SQLite3
This is a simple example of using SQLite3 in PHP. It creates a database file called "database.db" and a table called "items" with fields for id, name, email, and age. You can add, edit, and delete items using the provided interface.
5Alanalan@example.com30 yo Edit Delete2Alanalan@example.com30 yo Edit Delete