Posts: 49
Location: Pula, Istra, Croatia
|
I have 4 language web page...php with include functions.
I want that each page can be reached in any language directly.When I am on english version just to click on italian flag and to get italian version.
Now I can only go ?lang=ita which redirects me few pages back and I need (my visitors) to again browse to desired page.
Is there a script that will get adress bar content and just add ?lang=ita (or any other language) at its end.In that way current page will just change language.Thats my goal.
TNX for answers.
|