Welcome Guest, Not a member yet? Register   Sign In
Problems with uri routing
#4

[eluser]xwero[/eluser]
the functions in helpers are not in a class they are loose functions like the native php functions. They don't belong to any class that is why you can use them everywhere.

the $this-> variable is used to select a variable or a function, in a class called method, in the class or a parent class.


Messages In This Thread
Problems with uri routing - by El Forum - 01-29-2008, 01:30 AM
Problems with uri routing - by El Forum - 01-29-2008, 01:40 AM
Problems with uri routing - by El Forum - 01-29-2008, 01:49 AM
Problems with uri routing - by El Forum - 01-29-2008, 02:00 AM
Problems with uri routing - by El Forum - 01-29-2008, 02:01 AM
Problems with uri routing - by El Forum - 01-29-2008, 11:06 AM
Problems with uri routing - by El Forum - 01-29-2008, 12:12 PM
Problems with uri routing - by El Forum - 01-29-2008, 12:20 PM
Problems with uri routing - by El Forum - 01-29-2008, 04:45 PM
Problems with uri routing - by El Forum - 01-29-2008, 06:38 PM
Problems with uri routing - by El Forum - 01-29-2008, 08:21 PM
Problems with uri routing - by El Forum - 01-30-2008, 04:29 AM
Problems with uri routing - by El Forum - 01-30-2008, 05:07 AM
Problems with uri routing - by El Forum - 01-30-2008, 04:12 PM
Problems with uri routing - by El Forum - 01-30-2008, 04:32 PM



Theme © iAndrew 2016 - Forum software by © MyBB