Forum Moderators: coopster
Parse error: parse error, unexpected $ in /homepages/14/d99392230/htdocs/tickets/handle_form.php on line 29
I tried decreasing the error reporting by using the following:
<?php # config.inc - sets error reporting level to lowest
error_reporting (E_ERROR);
?>
But that did not help the situation either. Do you think it has something to do with what version of PHP my server is using?
Any input would be appreciated, thanks!
[edited by: jatar_k at 2:57 am (utc) on Nov. 29, 2004]
[edit reason] removed personal url [/edit]