Posts Tagged ‘headers’

Common Errors in PHP

Saturday, June 28th, 2008

‘Warning: Cannot modify header information - headers already sent by (output started at filename line no __) ‘

If you run a PHP document get the above error message, it means that an error has occured in your php document. This takes place if there are any executable statements like echo before the set cookie or session variable. Try to find the statement and remove it and then run the same program.

Use your primary keyphrase in the title of your posts

Thursday, June 26th, 2008

#

If your primary key phrase is html help make sure that the word html and help appear in your blog headers such as H1 and H2 tags as well as the title of each of your posts.