[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-developers] php commandline



Just to clear things up, I'm anwsering this based on the assumption that you are attempting to pass parameters from a form (web-page) to a shell program.  

There is a shell_exec() command you can find information about it here
http://us3.php.net/function.shell-exec

Have you explored cgi / perl for a more elegant solution ?

Goood luck.

jlevens@xxxxxxxxxxxxx


> 
> From: "Tik & Klik Internetdiensten" <info@xxxxxxxxxx>
> Date: 2003/07/08 Tue AM 11:30:42 EDT
> To: <cobalt-developers@xxxxxxxxxxxxxxx>
> Subject: [cobalt-developers] php commandline
> 
> Hello,
> 
> i want to pase the information from a php form into a shell script.
> Does anybody know how to run a php commandline script from the input of a
> webpage ?
> 
> _______________________________________________
> cobalt-developers mailing list
> cobalt-developers@xxxxxxxxxxxxxxx
> http://list.cobalt.com/mailman/listinfo/cobalt-developers
>