龍巖易富通網絡科技有限公司

龍巖小程序開發(fā),龍巖分銷系統

Function set_magic_quotes_runtime() is deprecated in

2015.09.10 | 457閱讀 | 0條評論 | 未命名

錯信息類似如下: Deprecated: Function set_magic_quotes_runtime() is deprecated 解決的辦法: 修改php.ini,將 error_reporting = E_ALL 或 error_reporting = E_ALL & ~E_NOTICE 修改為 error_reporting = E_ALL & ~E_NOTICE & ~E_DEPRECATED 即可。

贊 (

發(fā)表評論