This topic is locked
[SOLVED]

list value based on language (multi language)

12/5/2022 5:50:32 AM
PHPRunner Tips and Tricks
J
jackolantern author

hi,

pls if anyone had solved or has solution this kind of problem, how to implement dynamic list/option value based on language (multi language).
if user choose english language than the list will used the english list from table, and etc.

thanks

J
jackolantern author 12/5/2022
A
alghanim 12/11/2022

use

"language='". $_SESSION["language"] ."'"

img alt