The page you are looking at is being generated dynamically by CodeIgniter.
If you would like to edit this page you will find it located at:
app/Views/welcome_message.php
The corresponding controller for this page can be found at:
app/Controllers/Home.php
The User Guide contains an introduction, tutorial, a number of "how to" guides, and then reference documentation for the components that make up the framework. Check the User Guide !
CodeIgniter is a community-developed open source project, with several venues for the community members to gather and exchange ideas. View all the threads on CodeIgniter's forum, or chat on Slack !
CodeIgniter is a community driven project and accepts contributions of code and documentation from the community. Why not join us ?
Output: 01, 02, 03, 04, 05, 06, 07, 08, 09, 10
Output: 12, 23, 34, 45, 56, 67, 11
Output: A0, A1, A2, A3, A4
Output: B0, B1, B2, B3, B4
Output: A0, A1, A2, B0, B1, B2
Output: 11, 12, 13, 21, 22, 23, 31, 32, 33
Output: 12, 13, 21, 23, 31, 32
Output: 12, 23, 34, 45, 56, 67, 11 (without 33)
आउटपुट: 01, 02, 03, 04, 05, 06, 07, 08, 09, 10
आउटपुट: 12, 23, 34, 45, 56, 67, 11
आउटपुट: A0, A1, A2, A3, A4
आउटपुट: B0, B1, B2, B3, B4
आउटपुट: A0, A1, A2, B0, B1, B2
आउटपुट: 11, 12, 13, 21, 22, 23, 31, 32, 33
आउटपुट: 12, 13, 21, 23, 31, 32
आउटपुट: 12, 23, 34, 45, 56, 67, 11 (बिना 33 के)