Paladyn wrote
> I wonder what is best way to set global language value and automatically
> pass it to url (clicking to a flag redirects to same place where user is,
> but with different language)?

You can create a language code route param in your routes, then on flag put
a url something like http://mysite.com/de which then from dispatch event
will detect that language, set it and redirect back user where he was.



-----
Cheers,
--
Luke Mierzwa
--
View this message in context: 
http://zend-framework-community.634137.n4.nabble.com/Setting-global-value-tp4657568p4657574.html
Sent from the Zend Framework mailing list archive at Nabble.com.

-- 
List: fw-general@lists.zend.com
Info: http://framework.zend.com/archives
Unsubscribe: fw-general-unsubscr...@lists.zend.com


Reply via email to