Code: Select all
$EndLine = "\n";
fwrite($fp, $BeginLine.$FirstPart.$Sep1."D".$Sep2.$SecondPart.$Endline);Code: Select all
fwrite($fp, $BeginLine.$FirstPart.$Sep1."D".$Sep2.$SecondPart."\n");Moderator: General Moderators
Code: Select all
$EndLine = "\n";
fwrite($fp, $BeginLine.$FirstPart.$Sep1."D".$Sep2.$SecondPart.$Endline);Code: Select all
fwrite($fp, $BeginLine.$FirstPart.$Sep1."D".$Sep2.$SecondPart."\n");Code: Select all
$Endїb]Lї/b]ine = "\n";
fwrite($fp, $BeginLine.$FirstPart.$Sep1."D".$Sep2.$SecondPart.$Endїb]lї/b]ine);