|
$shell = new COM("WScript.Shell") or die("This thing requires Windows Scripting Host");
$registry_proxystring = $shell->RegRead
("HKEY_CURRENT_USER//Software//Microsoft//Windows//CurrentVersion//InterNET Settings//ProxyServer");
同樣可以用RegWrite方法寫入
如果有問題,請參考相關(guān)資源:[url]http://support.microsoft.com/default.ASPx?scid=kb;en-us;Q221081
[/url] (出處:Viphot)
php技術(shù):用PHP讀注冊表,轉(zhuǎn)載需保留來源!
鄭重聲明:本文版權(quán)歸原作者所有,轉(zhuǎn)載文章僅為傳播更多信息之目的,如作者信息標記有誤,請第一時間聯(lián)系我們修改或刪除,多謝。