Etiket: php de isset kullanımı
Formda Zorunlu Alan (php)
Formda Zorunlu Alan (php)
if ( ! isset($_POST) && $_POST && $_POST && $_POST)
{
//zorunlu alanlar doldurulmadıysa forma geri dönülecek
header("Location:http://www.example.com/form.php");
}
else if(trim($_POST && $_POST && $_POST &&...