define the right language to display from a link

In this board you can talk about general questions about phpMyFAQ

Moderator: Thorsten

Post Reply
toufik
Posts: 2
Joined: Tue Apr 01, 2014 2:38 pm

define the right language to display from a link

Post by toufik »

Hi.

I've just discovered phpmyfaq and I'm studying the way I could use it.

Is it possible to display the appropriate language by defining it in the url?
For example, in the menu of a website in French, is it possible to add a link that leads to the home of its phpmyfaq faq displayed in French?
And so in the menu of the version in Arabic of this same website, is it possible to add the link that leads directly to the home of the same phpmyfaq faq but in Arabic?
and same for English...?

Thank you so much.
Thorsten
Posts: 15815
Joined: Tue Sep 25, 2001 11:14 am
Location: #phpmyfaq
Contact:

Re: define the right language to display from a link

Post by Thorsten »

Hi,

yes, by enabling mod_rewrite it's quite simple

bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
toufik
Posts: 2
Joined: Tue Apr 01, 2014 2:38 pm

Re: define the right language to display from a link

Post by toufik »

Yes it is, that's fine. Thank you.
Post Reply