欧美bbbwbbbw肥妇,免费乱码人妻系列日韩,一级黄片

php set_magic_quotes_runtime() 函數(shù)過(guò)時(shí)解決方法

 更新時(shí)間:2010年07月08日 02:54:41   作者:  
PHP5.3中 bool set_magic_quotes_runtime ( bool $new_setting )函數(shù)過(guò)時(shí).
把函數(shù):

set_magic_quotes_runtime($new_setting);

替換成:
ini_set("magic_quotes_runtime", $new_setting);

相關(guān)文章

最新評(píng)論