Search found 2 matches
- Mon Jun 21, 2004 3:59 pm
- Forum: PHP - Code
- Topic: [SOLVED] I swear I havn't sent any headers? Please help
- Replies: 6
- Views: 1334
- Sun Jun 20, 2004 8:15 pm
- Forum: PHP - Code
- Topic: [SOLVED] I swear I havn't sent any headers? Please help
- Replies: 6
- Views: 1334
I swear I havn't sent any headers? Please help
I really want to just add a simple header("Location: url"); to my script but it is saying that I sent headers. The file that it refers to as having sent the headers doesn't appear to have sent any, or echo'ed any text. And the line number is the very bottom line... Any help would be apprec...