PHP Form

Php

PHP Form İşlemleri

HTML ile hazırladığımız bir form PHP yardımıyla nasıl işlevsel hale getirilir? Bu başlıkta bunu öğreneceğiz. Bir form yapısı şu şekildedir. <html> <body> <form action="deneme.php" method="post"> Adınız: <input type=text" name="isim" />