|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Get inside! Sample the range of functionality easily built with JMSL Library for Time Series Data Analysis, Heat Maps, Portfolio Optimization, Monte Carlo Simulation, Stock Price Charting and more. Download Now! |
|
#1
|
|||
|
|||
|
Making multilanguage website!
HI,
i am working over a website that i want to make it in 4 languages, (i want to avoid the making of page for each language) there is a lot of content (text and images) and i would like to use a script to make the creation process easy and to make it more interactive. Do you know about some scripts that could help me. i would like it to be really simple to use if it is possible! ??? (May be something in PHP that is working with MySQL database) Thank you very much in advance! |
|
#2
|
|||
|
|||
|
Basically you have 2 issues here:
1) You want your site to be populated with one of 4 different content sources. 2) You'll want character encoding to work across all 4 versions. The first issue could be handled through the use of simple PHP includes, just including the appropriate content as needed. The second issue can be most elegantly handled by encoding eveything as utf-8. Hope that helps ;-) |
![]() |
| Viewing: Dev Shed Forums > Web Site Management > Scripts > Making multilanguage website! |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|