eval parse error.
I get this error when I try to run this code in vb3.
Error:
Parse error: parse error, unexpected T_STRING in C:\Program Files\Apache Group\Apache2\htdocs\vb3\tutorials.php(136) : eval()'d code on line 5
Code:
eval('print_output("' . fetch_template('games_view') . '");');
It looks correct to me, but I get a error non the less. If anyone can help me that would be great.
Thanks for your time
- Neo Ninja :ninja:
|