Do You PHP はてブロ

Do You PHPはてなからはてブロに移動しました

Windowsのレジストリを操作するクラス

一瞬、どうやってPHPから操作するのかと思いましたが、COM拡張モジュールを使ったレジストリ操作クラスのようです。
しかし、COM拡張モジュール使うと何でもアリですね。。。


Detailed description:
This class can be used to store and retrieve the values of keys from the Windows registry.
It uses a COM object to create, read, write and delete values of Windows registry keys.
It can also access sub-keys, retrieve their names, split the key path and get key value types.