scotttyz Posted March 1, 2004 Posted March 1, 2004 If you are getting the following from php on a "header Location:" in php:: Cannot modify header information - headers already sent by ......... add a .htaccess file to the directory with the following: PHP_FLAG output_buffering on This will fix your problem!!!! Rock Sign Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.