PHP5 Problem:
"Warning: Cannot modify header information - headers already sent by (output started at "
This warning message can be corrected by deleting the empty spaces and lines
before and after the < ? php and ? > tags .
for example :
Error Format :
Corrected Format:
No comments:
Post a Comment