object(Users_mdl)#16 (1) { ["table":"Users_mdl":private]=> string(5) "users" } array(1) { [0]=> object(stdClass)#20 (4) { ["id"]=> string(1) "1" ["name"]=> string(7) "anthony" ["email"]=> string(26) "anthonybouet.dev@gmail.com" ["date_create"]=> string(19) "2026-07-01 14:55:09" } } test
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.