I will develop a website using the bellows tools:
Joomla ,Mysql,wampserver (I will code with PHP).
A user (according to the privileges) should choose the language then he can:
-Subscribe in our website (by filling a form name, last name, gender, profession, field of activity..)
-Search a list of the subscriber by choosing multiple criteria.
My question is :
The website will be in 3 languages, when some persons fill the form in English so the data stored will be in English and others in French also the data will stored in French. How can I manipulate data with different languages?
Example:
For the research if a user (logged by choosing English languages) choose the gender for example “female”, so the result should be a list of all the persons subscribed, subscribed in English and in French.
How can I do that? Please I want help.