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.
define the right language to display from a link
Moderator: Thorsten
Re: define the right language to display from a link
Hi,
yes, by enabling mod_rewrite it's quite simple
bye
Thorsten
yes, by enabling mod_rewrite it's quite simple
bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
amazon.de Wishlist
Re: define the right language to display from a link
Yes it is, that's fine. Thank you.