www.webdeveloper.com
+ Reply to Thread
Results 1 to 4 of 4

Hybrid View

  1. #1
    Join Date
    Nov 2012
    Posts
    3

    Multi Lingual Website

    Hi!

    I have an HTML 5/PHP/MySQL website that is available in two languages, French and English. Currently, if you choose the language selector to go to another language, you end up on the Home page for that language.

    I would like to change the action such that when you choose the language, you land on the identical page you were on, but in the new language. For example, if my menu items are:

    Home

    Contact Us

    Trailers

    If I am located at the "Contact Us" page, when I pick French from the language selector, then I would like to land on the French equivalent "Contactez nous"

    Can anyone help me?

    northernpenguin

  2. #2
    Join Date
    Nov 2012
    Location
    Poland
    Posts
    2
    Do you mind if I quote a few of your articles as long as I provide credit and sources back to your webpage? My phorum is in the exact same niche as yours and my visitors would truly benefit from a lot of the information you present here. Please let me know if this ok with you. Cheers! Wish you luck!

  3. #3
    Join Date
    Mar 2012
    Posts
    552
    I suspect that you have only one language selector in a php include file. If so, that is why they link to the same page. If so, you can either:

    a) Pass a variable from each page to define the target of the language link. Or...

    b) Embed separate language selector links in the respective web pages.

  4. #4
    Join Date
    Nov 2012
    Location
    Poland
    Posts
    2
    Excellent read, I just passed this onto a colleague who was doing some research on that. And he just bought me lunch as I found it for him smile Therefore let me rephrase that: Thank you for lunch!wishes you all the best

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
HTML5 Development Center



Recent Articles