The Login Page (Form) in CodeIgniter with Database was developed using CodeIgniter and MySQL Database as Back-End. In this ...
$ mysql -u root -p $ create database wpu_rest; $ use wpu_rest; $ CREATE TABLE `mahasiswa` ( `id` int(11) NOT NULL, `nrp` char(9 ...