PHP選項與資訊函式庫

set_magic_quotes_runtime

(PHP3 >= 3.0.6 , PHP4)

set_magic_quotes_runtime ---  設定目前magic_quotes_runtime的值

語法 : long set_magic_quotes_runtime (int new_setting)

說明 : 

設定目前magic_quotes_runtime的值,0表示關閉,1表示開啟。

參考 : get_magic_quotes_gpc( )  get_magic_quotes_runtime( )


上一頁 首頁 下一頁