02-16-2010, 06:16 AM
Try using output buffering. Put ob_start() a line before the header and ob_flush() after the important line you want to execute so that the header will be sent later after execution. Hope this helps.
Warning: Cannot modify header information - headers already sent
|
« Next Oldest | Next Newest »
|
Possibly Related Threads… | |||||
Thread | Author | Replies | Views | Last Post | |
Change warning level color with php [help] | KingOfHunt3rs | 0 | 1,107 |
12-04-2014, 08:45 AM Last Post: KingOfHunt3rs |
|
[TUT] How to make, and call headers and footers. | Extasey | 0 | 677 |
05-12-2010, 10:42 PM Last Post: Extasey |