Hi,

I have authenticated a user, after that I want to take them to another page:

Header("Location: welcome.php");

But I get the following error?

------------error------------
Cannot modify header information - headers already sent
------------error------------

Suggestions?

Col

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to