Follow along with the video below to see how to install our site as a web app on your home screen.
Примечание: This feature may not be available in some browsers.
<?php error_reporting(E_ALL & ~E_NOTICE);
if (!isset($_POST["guess"]))
{
?>
<?php mt_srand(time());
$random_number = mt_rand(1, 100);
echo $random_number."<br>";
}
echo $r;
if (empty($_POST['surname']))
{
// return false;
}
if (empty($_POST["num"]))
{
?>
<?php
}
$count = 0;
?>
Не бейте только больно, а куда этот код вставить. Я еще плохо разбираюсь.