Not compatible to PHP5.3
Brought to you by:
freddy78
Hi,
sqliteManager so far is the best WebGUI for Sqlite. But unfortunately it doesn't work with PHP 5.3. PHP5.3 hast now built in Sqlite3 Support. But there is a name conflict between the build-in sqlite3 Classe and the sqlite3-Class provided with sqliteManager.
How could I help you, to make SQLiteManager ready for PHP5.3 ?
Merci beaucoup.
You can find an updated version here :
http://tanguy.ath.cx/index.php?q=sqlitemanager
View and moderate all "bugs Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Bugs"
Last edit: Anonymous 2013-11-20
View and moderate all "bugs Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Bugs"
Its not fixed at all. Maybe you should fork the project to php >= 5.3 version and simply use namespaces ?