![]() |
Your helper is called myvalidate_helper, but the function you define inside it (I'm assuming) is named is_valid_level. There is no myvalidate function. There was no need to change your ci3 code. If you want to be sure the helper is being loaded do the following:
PHP Code: helper('myvalidate'); |
Welcome Guest, Not a member yet? Register Sign In |