Jocke,
Well, some things you can do with the "iisfunc" PECL extension. See:
http://www.php.net/ref.iisfunc
However, modifying the DNS isn't part of that. It sounds like you want dnscmd.exe from the Windows Support Tools, found here:
http://www.microsoft.com/resources/documentation/WindowsServ/2003/standard/proddocs/en-us/tools_howto.asp
Type dnscmd /? in a prompt for more information; you can pipe this was exec, popen, system, and similar functions in PHP.
-[Unknown]
-------- Original Message --------
Hi,
Is there a way to add hosts in IIS6 and alias in DNS hosts from php or cmd. It would help me alot when I register a new customer.
I know its not php related but if someone know please share.
-- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php