Hi. I'd like to execute and pass a value to an external program from within my PHP script and receive a return value from that program. Can anybody tell me what functions will allow me to do this? Thanks.
[man]shell_exec()[/man]