Welcome Guest, Not a member yet? Register   Sign In
helper -> call to undefined function
#2

If your calling the helper in an html form etc; Then you need to load the helper in the html.

PHP Code:
<?php helper('yourHelperName'); ?>

See if that will work for you.
What did you Try? What did you Get? What did you Expect?

Joined CodeIgniter Community 2009.  ( Skype: insitfx )
Reply


Messages In This Thread
helper -> call to undefined function - by Kor - 05-10-2022, 01:03 PM
RE: helper -> call to undefined function - by InsiteFX - 05-11-2022, 12:44 AM
RE: helper -> call to undefined function - by Kor - 05-11-2022, 07:44 AM
RE: helper -> call to undefined function - by Kor - 05-18-2022, 11:01 AM



Theme © iAndrew 2016 - Forum software by © MyBB