Get data from Windows Registry with PHP
Posted: Mon Jun 25, 2007 2:26 am
Good mourning 
Could anyone help me with the following task:
I need to drag some information of the Windows' Registry using PHP. I need the following:
IP Address, DNS Address, DNS Suffix and DHCP.
These variables are located under:
SYSTEM\CurrentControlSet\Services\Tcpip\Parameters\Interfaces
Could you please help me with a sample of code
I know how to do it with VBScript. So in this connection, another valuable piece of help would be to give me a piece of PHP code, which would help me to "implant" my VBScript into the PHP code. I mean, I need the VBScript to be called by the PHP and executed on the fly
Any help will be appreciated
Best,
siskokid
Could anyone help me with the following task:
I need to drag some information of the Windows' Registry using PHP. I need the following:
IP Address, DNS Address, DNS Suffix and DHCP.
These variables are located under:
SYSTEM\CurrentControlSet\Services\Tcpip\Parameters\Interfaces
Could you please help me with a sample of code
I know how to do it with VBScript. So in this connection, another valuable piece of help would be to give me a piece of PHP code, which would help me to "implant" my VBScript into the PHP code. I mean, I need the VBScript to be called by the PHP and executed on the fly
Any help will be appreciated
Best,
siskokid