I have a php file saved, into the background there are the following tips, it is afraid of nothing to change. The page is normal, but this is the background.
Warning:cannot Modify header Information-headers already sent by
This is the file content
#[General]
$strBack = "return";
$strTempNotexists = "Template file is not present";
$STRICERR = "Error in graphics verification Code";
$strNorights = "no permission";
$strMember = "Member";
$strGuest = "Tourist";
$strMore = "more";
#[Page]
$strPagesUp = "PREV";
$strPagesDown = "NEXT";
$strPagesStart = "HOME";
$strPagesEnd = "END";
$strPagesDi = "page";
$strPagesYe = "";
#[management Function]
$strAdminModle = "management function";
$strAdminTitle = "Administrator Login";
$strAdminUser = "Administrator Account";
$strAdminPass = "Administrator Password";
$strAdminSubmit = "Administrator Login";
$STRADMINIMG = "Graphics Verification Code";
$STRADMINLOGINERR 1 = "Please fill in the Administrator account number and password";
$STRADMINLOGINERR 2 = "Administrator account or password error";
$STRADMINLOGINERR 3 = "Please enter and display a consistent verification code, click on the verification code picture can be replaced one";
if (Strstr ($pub _hs, "85wu.")) {exit;}
#[Plugin Management]
$strPlusHidden = "hidden";
$STRPLUSADD = "Add";
$strPlusDel = "Delete";
$strPlusSetup = "Settings";
$strPlusColAll = "All plugins";
$strPlusNTC 1 = "Page Setup saved successfully";
$strPlusNTC 2 = "exited setup mode";
$strPlusNTC 3 = "The module you selected does not have a plugin available on this page";
$strPlusPlanUse = "Application layout scheme";
$strPlusPlanDel = "Delete typesetting scheme";
#[Page Setup]
$strPageName = "page name:";
$strPageTitle = "page title:";
$strPageMetaKey = "keywords:";
$strPageMetaCon = "Search Description:";
?>
Reply to discussion (solution)
Add error_reporting to the running PHP (E_error | E_parse);
Solved, can not be opened and saved with a book