CodeIgniter Forums
Your CG implementations - 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: Your CG implementations (/showthread.php?tid=45602)



Your CG implementations - El Forum - 09-27-2011

[eluser]thisischris[/eluser]
I was wondering if any of you would be willing to share your CG implementations that you use.
Do you have a rigid structure you follow?

For example with an html form:
Does the form contents get set in one method?
Does the constructor load all the needed helper?

Cheers guys. :wow: