Welcome Guest, Not a member yet? Register   Sign In
URI/Email Question
#2

[eluser]brianw1975[/eluser]
Quote:index.php/register/activate/validation_key

in your register.php controller create the following:

function activate($key)
{
echo "do something with this $key";
}


Messages In This Thread
URI/Email Question - by El Forum - 02-21-2009, 05:14 PM
URI/Email Question - by El Forum - 02-21-2009, 05:26 PM
URI/Email Question - by El Forum - 02-21-2009, 06:01 PM
URI/Email Question - by El Forum - 02-21-2009, 06:24 PM
URI/Email Question - by El Forum - 02-21-2009, 06:36 PM



Theme © iAndrew 2016 - Forum software by © MyBB