Code: Select all
<?php
setcookie ('cookiename', $set, time()+31536000, '/', 'www.dom.com', '0');
header(Location: $_SERVERї'HTTP_REFERER']);
?>Code: Select all
"Parse error: parse error, unexpected ':' ..."Code: Select all
header("Location: $HTTP_REFERER");Code: Select all
$_SERVERї'variable']Any help is greatlt appreciated.
Jon