makhan wrote:
Hi
I am using exec() funtions to run simple commands like exec('date') in php
without any success. I am using apache on my windows system. Can someno guid
me what could be wrong.

I have checked the php.ini file and its not in the safe mode.

"without any success"

What exactly does this mean?

You get no output? Read this: and read up on the second argument.

http://us2.php.net/manual/en/function.exec.php

Jim

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to