phpSQLiteAdmin falls down

Well, there goes that idea. I was going to start work on something like a mini phpMyAdmin for SQLite, but it doesn’t support quite a few things that a project like this would require. I don’t know if it’s possible to pull the information from the database engine itself, but things like table lists and so forth aren’t part of the function list like in the MySQL functions available through PHP. What a pity – some of those functions are really quite powerful, though generally only useful for administration tools.



#Programming #Work