|
Posted by PB on 01/19/07 07:09
Hello all,
Thank you, I'm not very knowledgeable on PHP.
when I go to my page I get
Parse error: parse error, expecting `T_STRING' or `T_VARIABLE' or
`T_NUM_STRING' in /srv/www/htdocs/htdocs-new/metabo_info_cp.php on line
47
line 47 is :
<?php
system("babel $data['mol'] -oxyz:struct.xyz -h");
?>
babel is a program and the variable is some text I want to give to it
the rest is the output from the script.
Thank you for any help,
PB
Navigation:
[Reply to this message]
|