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.
djman каза:препращаш нанякъде![]()
<?php
if(isset($_POST['pole_ot_formata'])){
//твоят код,с които обработваш формата
//след твоя код препращаш към същата странива
header("Location: sy6tatastranica.php?submited=true");
exit;
}
else {
}
?>