- تاریخ ثبتنام
- 2020-06-26
- نوشتهها
- 21,417
- راهحلها
- 27
- پسندها
- 3,264
- امتیازها
- 113
- سن
- 27
- محل سکونت
- England
- وب سایت
- xenforo.xyz
Hello all!
Let's say that I want to build a page / url with non English characters.
How could I achieve it? Is that possible?
For example if I want to use Greeklish (= Greek with English characters), for: /ypologistis/,
I have to add this on my Pub Controller: public function actionYpologistis()
What if I want my url to be 100% with Greek characters like /υπολογιστής/?
I have romanize url disabled, so for at least my thread urls, I can see Greek characters. But I...
Let's say that I want to build a page / url with non English characters.
How could I achieve it? Is that possible?
For example if I want to use Greeklish (= Greek with English characters), for: /ypologistis/,
I have to add this on my Pub Controller: public function actionYpologistis()
What if I want my url to be 100% with Greek characters like /υπολογιστής/?
I have romanize url disabled, so for at least my thread urls, I can see Greek characters. But I...