Cannot modify header information – headers already sent by
Hello gigs, if you are getting following php warning ..
PHP Warning: Cannot modify header information – headers already sent by (output …..
try placing this at the top of your page:
then at the bottom of the page place this line of code:




