[PHP-WIN] Re: Problem with redirect

2005-03-17 Thread Bunmi AKinmboni
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

[PHP-WIN] Problem with redirect

2005-03-16 Thread Bunmi Akinmboni
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