I am using shell_exec() to execute a command in my PHP code. but it is not working. I am using WAMP SERVER 3.0. Please help me to enable shell_exec() in my wamp.
shell_exec()
This is already in my php.ini file:
disable_functions=""
Thanks in advance.