Posted by Shelly on 10/04/07 01:14
"Big Moxy" <bigmoxy@gmail.com> wrote in message
news:1191458068.443880.280090@g4g2000hsf.googlegroups.com...
> I'm sorry if this turns out to be a double post but I got an error
> during the first attempt.
>
> I'm perplexed at the error in the header = ('location: index.php'); I
> have used this before successfully but this time the syntax checker at
> http://www.meandeviation.com/tutorials/learnphp/php-syntax-check/
> issues this message: Parse error: parse error, unexpected '=' in
> quickform.php on line 48.
That should read:
header('location: index.php');
The error message was quite explicit!
Shelly
Navigation:
[Reply to this message]
|