Welcome Guest, Not a member yet? Register   Sign In
form redirection
#5

You need to determine what language the user is currently using. This is determined by whatever method you used to set the language in the first place. If it's just set by a route in your application, you need to check the relevant portion of the URI. If it's set in the config or the session, you need to retrieve it from there.

Once you know which language the user is currently using, you just send them to the appropriate page.
Reply


Messages In This Thread
form redirection - by yves - 04-18-2015, 06:53 AM
RE: form redirection - by gadelat - 04-18-2015, 09:08 AM
RE: form redirection - by yves - 04-18-2015, 09:27 AM
RE: form redirection - by yves - 04-18-2015, 09:28 AM
RE: form redirection - by mwhitney - 04-20-2015, 11:08 AM



Theme © iAndrew 2016 - Forum software by © MyBB