You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Derek Jones edited this page Jul 5, 2012
·
2 revisions
If you're going to go as far as a helper for header tags (h1, h2, h3) or even link tags why not script tags too?
Plop this into your html_helper.php file in the system/helpers folder or copy your html_helper.php file, place it in your application/helpers folder and then plop this code in. This way, if and when you update codeigniter to the latest version, this code won't be overwritten and lost.