what is the best method to build “multilingual” script in php?

后端 未结 7 1528
被撕碎了的回忆
被撕碎了的回忆 2020-12-16 04:13

I am building a website and it need to be in 7 languages? I was wondering if there is a good practice can be applied to get multilingual php script?

  • Easy for m
7条回答
  •  眼角桃花
    2020-12-16 04:49

    Check this forum. I think you'd probably need a different approach if you have somebody helps you with translation.

    Most efficient approach for multilingual PHP website

提交回复
热议问题