Form parametresi alma

html kodu
<form action="" method="post">
    <input type="text" name="first_name" />
</form>

php kodu
$first_name = $this->input->post("first_name");

Yorumlar

Bu blogdaki popüler yayınlar

base_url kullanımı

dosya yükleme

db ayarları ve select