ads

Monday, August 6, 2012

BELAJAR EDIT DAN PAGING DENGAN CODEIGNITER


Buat script news2.php di folder controller/





Masuk ke folder models/ kemudian buat ModelNews.php dengan contoh script dibawah ini :



Masuk ke Folder views/ dan buat Folder news2/ kemudian buat 3 file (tambah.php, ubah.php, view.php) dengan contoh script dibawah ini :

Script tambah.php


Script ubah.php




Script view.php


Tampilan di browser :





No comments:

Post a Comment