The text of this article is not in this database — only its details are. Read it on the old site: Fetch Data From Database With CodeIgniter Framework in PHP
9 Comments
Join the conversation! Your thoughts help the community grow.
Sign in to leave a comment.

Ravikumar GPosted Apr 24, 2015, 6:34 AM
Hi Sir, In above code i try this. But the output shows like 404 Page Not Found. I'm using REST Library. I don't know how to display the data from database. I'm really want to write in models , controller and view
Bakhtiar WazirPosted Feb 16, 2015, 5:11 AM
Dear kumari ! i want to fetch data from database in codeigniter. when i use foreach in view like this <?php echo form_open('student_ctrl/get_Record');?><?php foreach ($a as $student){ ?><?php echo $student->student_name; ?></a></li> <?php }?> <?php echo form_close();?> then i get two kinds of errors (1) Message: Undefined variable: a (2)Message: Invalid argument supplied for foreach().please help me,waiting for your help
Poonam KumariPosted Apr 4, 2014, 2:07 AM
where's the index.php ..? i think you forget it to write here ..... as your code it will help to the startup buddies.
priyanka aggarwalPosted Jan 18, 2014, 4:17 AM
yes i m done
priyanka aggarwalPosted Jan 18, 2014, 4:09 AM
Fatal error: Call to undefined method CI_Controller::CI_Controller() in C:\wamp\www\CodeIgniter\application\controllers\emp.php on line 6
Vineet Kumar SainiPosted Aug 8, 2012, 1:50 AM
Thankx Muneer !!
Vineet Kumar SainiPosted Aug 8, 2012, 1:50 AM
Dears Deewam Aggarwal Please visit this link http://www.c-sharpcorner.com/UploadFile/051e29/dropdown-list-in-php/
Muneer HussainPosted Aug 7, 2012, 3:42 PM
Very Useful Code.. Thanks Sir....
Deewam AggarwalPosted Apr 16, 2012, 12:51 PM
sir can u please tell me the code or hint.... we make master table course and section.... and from these table i wants to fetch data into drop down which i make on view page......and after that we submit the registration form...... please send code to my mail id "[email protected]