Voting

: max(seven, seven)?
(Example: nine)

The Note You're Voting On

sam at freepeers dot com
20 years ago
To clarify even more about what has been said in the last few posts:

"exec", "backticks", "system" and so on will fail on Windows 2003 by default.

You must modify the security on cmd.exe to give the user account IUSR-computername the necessary permissions which are at least read & execute.

<< Back to user notes page

To Top