eg_replace("#/[^/]*$#", "/",
$HTTP_SERVER_VARS["PHP_SELF"])).$url;
}
echo "location.href='" . $url . "';";
}
exit;
}
Jason Barnett wrote:
Bunmi Akinmboni wrote:
I develop under windows. Why will my redirect be giving this error:
Warning: Ca
I develop under windows. Why will my redirect be giving this error:
Warning: Cannot modify header information - headers already sent by
(output started at
c:\inetpub\wwwroot\nacd\includes\functions.inc.php:67) in
c:\inetpub\wwwroot\nacd\includes\functions.inc.php on line 232
My code is:
$insertG