|
Posted by lorento on 01/29/07 09:17
Did you mean execute C program like in command line ?
<?php
exec ("yourprogram -n 1234");
?>
--
http://www.mastervb.net
http://www.theukmap.com
On Jan 29, 11:28 am, balakrishnan.din...@gmail.com wrote:
> hi frndz,
>
> As we know that, we can pass command line agrument for C using
> "scanf" commands, So as same as that, Is there any way to pass those
> commandline arguments through php code to C and process them. If there
> plz soon, or tel me any alternative for this
>
> Rgrds
> Dinesh..
Navigation:
[Reply to this message]
|