Voting

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

The Note You're Voting On

phillipberry at NOSPAM dot blisswebhosting dot com
20 years ago
I found something odd.

If you run exec then straight after shell_exec the shell_exec will simply not run and will return NULL.

To get it to work i put a sleep(5) after the exec and now shell_exec works fine.

<< Back to user notes page

To Top