* Thus wrote Stevie D Peele ([EMAIL PROTECTED]):
> Heres what I wrote --
>
> <?php
> if ($_COOKIE['pagename'])
> {
> header('Location: http://www.net-riches.com/800x600.html');
> }
> ?>
>
> and I got a parse error on line 4, but I do not see what is wrong on line
> 4!There is no parse error in that code. Curt -- "I used to think I was indecisive, but now I'm not so sure." -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

