View Single Post
Old 11-14-2007, 08:51 PM   #13 (permalink)
CMellor
The Acquainted
Upcoming Programmer 
 
CMellor's Avatar
 
Join Date: Sep 2007
Location: Leeds, UK
Posts: 141
Thanks: 6
CMellor is on a distinguished road
Default

Do not output any HTML after you use the header function, or you'll get the error. If your page has HTML tags in it, have the header function at the very top of the page, after the '<?php'
__________________
Not quite a n00b...
CMellor is offline  
Reply With Quote