Welcome to CodeIgniter!

The page you are looking at is being generated dynamically by CodeIgniter.

If you would like to edit this page you'll find it located at:

application/views/welcome_message.php

The corresponding controller for this page is found at:

application/controllers/Welcome.php

If you are exploring CodeIgniter for the very first time, you should start by reading the User Guide.

Example Data Users

Create Table Users

create table users ( id INT, first_name VARCHAR(50), last_name VARCHAR(50), email VARCHAR(50), gender VARCHAR(50) );

Create Users Data

insert into users (id, first_name, last_name, email, gender) values (1, 'Felisha', 'Dillinton', 'fdillinton0@friendfeed.com', 'Female'); insert into users (id, first_name, last_name, email, gender) values (2, 'Gweneth', 'Haggeth', 'ghaggeth1@cbc.ca', 'Female'); insert into users (id, first_name, last_name, email, gender) values (3, 'Fawn', 'Skelhorne', 'fskelhorne2@java.com', 'Female'); insert into users (id, first_name, last_name, email, gender) values (4, 'Harriot', 'Waud', 'hwaud3@seattletimes.com', 'Female'); insert into users (id, first_name, last_name, email, gender) values (5, 'Lindsay', 'Sterricks', 'lsterricks4@alexa.com', 'Female'); insert into users (id, first_name, last_name, email, gender) values (6, 'Ardith', 'Berends', 'aberends5@telegraph.co.uk', 'Female'); insert into users (id, first_name, last_name, email, gender) values (7, 'Dela', 'Fayerbrother', 'dfayerbrother6@prlog.org', 'Female'); insert into users (id, first_name, last_name, email, gender) values (8, 'Corrine', 'Zanolli', 'czanolli7@google.co.uk', 'Female'); insert into users (id, first_name, last_name, email, gender) values (9, 'Mora', 'Gusney', 'mgusney8@bigcartel.com', 'Genderfluid'); insert into users (id, first_name, last_name, email, gender) values (10, 'Blake', 'Audritt', 'baudritt9@about.me', 'Female');

Result

ID
First Name
Last Name
Email
1
Salvidor
Zorzenoni
szorzenoni0@etsy.com
2
Verna
Marciek
vmarciek1@independent.co.uk
3
Belinda
Ablott
bablott2@nifty.com
4
Rudd
Powlett
rpowlett3@abc.net.au
5
Gwenneth
Rainbird
grainbird4@google.com.br
6
Clarine
Whistance
cwhistance5@blog.com
7
Hakim
Rogans
hrogans6@illinois.edu
8
Colman
Longstreet
clongstreet7@slideshare.net
9
Padraig
Utting
putting8@phoca.cz
10
Arny
Huggon
ahuggon9@samsung.com