the file you are trying to execute.
--
Scott Carr
OpenOffice.org
Documentation Maintainer
http://documentation.openoffice.org/
Quoting charlesk <[EMAIL PROTECTED]>:
> I am trying to get php to create a DNS entry on a different server.
>
> When I open a command shell and
e.org/
Quoting charlesk <[EMAIL PROTECTED]>:
> I am trying to get php to create a DNS entry on a different server.
>
> When I open a command shell and enter the command it works fine. (
> (dnscmd.exe servername /EnumRecords domainname @) OR
> (dnscmd.exe IPaddress /EnumRecords
I am trying to get php to create a DNS entry on a different server.
When I open a command shell and enter the command it works fine. (
(dnscmd.exe servername /EnumRecords domainname @) OR
(dnscmd.exe IPaddress /EnumRecords domainname @)
When I have php exec() the same command from a command line