Is there a good PHP client for SQLite 3 databases?
I'm looking for something like phpMyAdmin of SQLBuddy that allows me to manage SQLite 3 databases, preferably one that uses the PDO (pdo_sqlite) driver.
|
Is there a good PHP client for SQLite 3 databases? I'm looking for something like phpMyAdmin of SQLBuddy that allows me to manage SQLite 3 databases, preferably one that uses the PDO (pdo_sqlite) driver. |
||||
|
|
|
try this: |
|||||||||||
|
|
Here is exactly what you are looking for: SQLite |
|||||||||||
|
|
|
|||||||
|
|
Here are two of them, they are both called phpSQLiteAdmin: |
|||||
|
|
Check out the new Firefox Add-on called SQLite Manager |
||||
|