\n", "\n", "
\n", $uarticle."\n", "
\n", "
\n" ); $nfile = fopen($fname, "w"); foreach($arr as $x) { fwrite($nfile, $x); } fclose($nfile); header("Location:template-example.php?article=true"); ?>