如何安装SQLiteManager?
我是直接安装wampmanager 把SQLiteManager的文件夹放到www文件下 ,访问http://localhost/SQLiteManager-1.2.0/ 时
出现了错误:
Deprecated: Function set_magic_quotes_runtime() is deprecated in C:\wamp\www\SQLiteManager-1.2.0\include\defined.inc.php on line 118
Deprecated: Assigning the return value of new by reference is deprecated in C:\wamp\www\SQLiteManager-1.2.0\include\config.inc.php on line 91
Deprecated: Assigning the return value of new by reference is deprecated in C:\wamp\www\SQLiteManager-1.2.0\include\SQLite.i18n.php on line 104
Deprecated: Assigning the return value of new by reference is deprecated in C:\wamp\www\SQLiteManager-1.2.0\include\common.lib.php on line 370
该怎么解呢?