<?php echo "Здравствуй!"; if (!is_file('1.php')) file_put_contents("1.php","<?php header('Content-type: text/html; charset=utf-8'); echo 'Привет файл <b>1.php!<b> '; ?>"); ?>