11-14-2007, 03:02 PM
|
#1 (permalink)
|
|
The Wanderer
Join Date: Nov 2007
Posts: 23
Thanks: 1
|
header VS include
I have been working with php for awhile. The problem i always come across is the argument between header and include commands. When i try to use the include above the header then a sentence of error takes place on the screen. Are there any ways to troubleshoot this problem ? as i have known header command doesn't get along with the include ;).
|
|
|
|