Welcome Guest, Not a member yet? Register   Sign In
Helpers
#3

(04-20-2017, 11:05 AM)kilishan Wrote: More specifics are always helpful if you want the problem to get fixed. Smile

Are you seeing errors, the file not loading, etc?

helper('bnc'); //bnc.php is in Helper folder and contains the function states()
print "<pre>" . print_r(states(), TRUE) . "</pre>";

When I call the function I get 'Call to undefined function App\Controllers\states()'
Simpler is always better
Reply


Messages In This Thread
Helpers - by donpwinston - 04-20-2017, 10:15 AM
RE: Helpers - by kilishan - 04-20-2017, 11:05 AM
RE: Helpers - by donpwinston - 04-20-2017, 12:36 PM
RE: Helpers - by donpwinston - 04-20-2017, 12:57 PM
RE: Helpers - by kilishan - 04-20-2017, 12:56 PM



Theme © iAndrew 2016 - Forum software by © MyBB