CodeIgniter Forums
How to show full details from a database tale ? - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20)
+--- Forum: Archived Development & Programming (https://forum.codeigniter.com/forumdisplay.php?fid=23)
+--- Thread: How to show full details from a database tale ? (/showthread.php?tid=30741)



How to show full details from a database tale ? - El Forum - 05-25-2010

[eluser]dhaulagiri[/eluser]
Hi guys,

I have few records echoing in multiple rows from database in one of my controller, What i want to do is add one more column in html and put the link to show full details based on id, can anyone pls give me sample code ? Thanks


How to show full details from a database tale ? - El Forum - 05-25-2010

[eluser]frist44[/eluser]
I think it would be worthwhile to show us the code you have so far, what it produces, and what you would like it to produce. Your description is a little vague.