CodeIgniter Forums
create our helper - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20)
+--- Forum: Archived General Discussion (https://forum.codeigniter.com/forumdisplay.php?fid=21)
+--- Thread: create our helper (/showthread.php?tid=12552)



create our helper - El Forum - 10-23-2008

[eluser]alaminx[/eluser]
who can tell me how to create our helper and use it. Can u give me some code


create our helper - El Forum - 10-23-2008

[eluser]GSV Sleeper Service[/eluser]
Congratulations, this is possibly the vaguest post I've seen yet on the CI forums.

what do you want your helper to do?
there are lots of helpers already included with CI, why not look at the source code to see how they work, or maybe take a look at the documentation?


create our helper - El Forum - 10-23-2008

[eluser]newbie boy[/eluser]
Read the user guide - helpers. It will be a big help. It was for me.

Code:
http://ellislab.com/codeigniter/user-guide/helpers

Quote:Knowledge is a great thing but without humility, it can be destructive.