membuat form registrasi user

 a. membuat helper

1. pustaka_helper

aplication/helper/pustaka_helper


2. blok.php

aplication/view/user/blok.php




3.gagal.php

aplication/view/user/gagal.php







2. membuat form registrasi 

1. registrasi.php

aplication/view/autentifikasi/registrasi.php



2. modeluser.php

application/model/modeluser.php


berikut hasil codingan form registrasi 

3. membuat halaman my profile dan ubah profil 

a. user.php

application/controller/user.php




b.index.php

application/views/user/index.php



c. ubah-profile.php

application/views/user/ubah-profile.php


berikut tampilan my profile



berikut tampilan ubah profil nya 

Komentar