|
Comments for: darrell20000319
| Message # 1510005: |
|
Date: 05/21/07 05:36
By: Xiaohui Li Profile Subject: How to get value from php to Shell Command ? this is my code: /* <?php $name = POST_["grib_name"]; $output2 = shell_exec('Gribinfo $shell_name' ); echo "<pre>$output2</pre>"; ?> */ here , I wanna the $shell_name, which is in shell command, get the value of $name which is in php. Anyone knows how to do it ??? Thanks a million ! Tanya |
Previous Message | Next Message |


