PHP Warning Cannot Modify Header Information -


this question has answer here:

my site running fine on 1 server when shifted server, pages giving following warning message.

warning: cannot modify header information - headers sent (output started @ /home/parviz/public_html/ganj_videos/lang/english.php:1) in /home/parviz/public_html/ganj_videos/mobile/detect.php on line 50

any idea on how fix it?

thanks.

most new server has different setting errors , warnings. if php issues warning or error output cause headers fail.

change level using error_reporting function.


Comments

Popular posts from this blog

php - mySql Join with 4 tables -

css - Text drops down with smaller window -

c# - DetailsView in ASP.Net - How to add another column on the side/add a control in each row? -