Welcome Guest, Not a member yet? Register   Sign In
dynamic functions
#2

[eluser]schnoodles[/eluser]
You could have something like

class About extend Controller {

function user( $username ) {
.. SQL to grab username info ..
.. view to pass the information to ..
}

}

Then you can access it by about/user/brandenw


Messages In This Thread
dynamic functions - by El Forum - 10-10-2007, 10:22 PM
dynamic functions - by El Forum - 10-10-2007, 10:55 PM
dynamic functions - by El Forum - 10-10-2007, 11:34 PM
dynamic functions - by El Forum - 10-11-2007, 08:06 AM
dynamic functions - by El Forum - 10-11-2007, 10:13 AM



Theme © iAndrew 2016 - Forum software by © MyBB