Welcome Guest, Not a member yet? Register   Sign In
Helper - Call to undefined function
#5

You need to load the file in your controller before you can use its functions in a view.

PHP Code:
helper(“isactive”); 
CodeIgniter 4 tutorials (EN/FR) - https://includebeer.com
/*** NO support in private message - Use the forum! ***/
Reply


Messages In This Thread
Helper - Call to undefined function - by sjender - 10-16-2020, 03:09 AM
RE: Helper - Call to undefined function - by includebeer - 02-28-2021, 12:38 PM



Theme © iAndrew 2016 - Forum software by © MyBB