How to add dynamic data(database or hard code function) to dropdownlist with validation using codeigniter?
Please give some code with explanation
I hope you people help me..
😊
One day i also help you
Thanks and best regards in advance
This is an archived forum and the content is probably no longer relevant, but is provided here for posterity.
The active forums are here.
October 15, 2011 1:32am
Subscribe [2]#1 / Oct 15, 2011 1:32am
How to add dynamic data(database or hard code function) to dropdownlist with validation using codeigniter?
Please give some code with explanation
I hope you people help me..
😊
One day i also help you
Thanks and best regards in advance
#2 / Oct 17, 2011 12:18am
http://ellislab.com/codeigniter/user-guide/helpers/form_helper.html
did u check the user guide. There is a function called “form_dropdown” to populate the dropdown with data
#3 / Jan 31, 2012 4:05pm
There are quite a few codeigniter tutorials on nettuts.com. If you’re still looking, I would suggest looking at those.