Multi-language function

4 posts by 2 authors in: Forums > CMS Builder
Last Post: May 15, 2014   (RSS)

By Damon - May 9, 2014

Hi Karls,

Although it may not be necessary, I would add the htmlspecialchars function to the session output:

<?php echo $blogRecord['title_'.htmlspecialchars($_SESSION['language'])]; ?>

Cheers,
Damon Edis - interactivetools.com

Hire me! Save time by getting our experts to help with your project.
http://www.interactivetools.com/consulting/

By ht1080z - May 15, 2014

Thank you for your addition Damon.

Is there any other multi-language solution is out there that works great with cmsBuilder?

Karls

By Damon - May 15, 2014

Hi Karls,

Here is a forum thread that discusses multi-language options and ideas:
http://www.interactivetools.com/forum/forum-posts.php?postNum=2193269#post2193269

Cheers,
Damon Edis - interactivetools.com

Hire me! Save time by getting our experts to help with your project.
http://www.interactivetools.com/consulting/