We use cookies to improve your experience. No personal information is gathered and we don't serve ads. Cookies Policy.

ExpressionEngine Logo ExpressionEngine
Features Pricing Support Find A Developer
Partners Upgrades
Blog Add-Ons Learn
Docs Forums University
Log In or Sign Up
Log In Sign Up
ExpressionEngine Logo
Features Pro new Support Find A Developer
Partners Upgrades
Blog Add-Ons Learn
Docs Forums University Blog
  • Home
  • Forums

Japanese characters in URLs

Development and Programming

nick.elleray's avatar
nick.elleray
2 posts
12 years ago
nick.elleray's avatar nick.elleray

I’m moving this over from the community forum, in case anyone here has something to add.

We want to use Japanese characters in the URLs of a site, but can’t find any examples of EE sites that have already done it.

I’ve added the character sets to $config[‘permitted_uri_chars’] but am still getting the unable_to_create_url_title error message when trying to update the url.

I’m also unsure of the practicality of using the mixture of Japanese and Latin characters in a URL - does anyone have experience of solving a similar problem (perhaps with another language with a non-Latin character set)?

       
PravinS's avatar
PravinS
123 posts
12 years ago
PravinS's avatar PravinS

First try using urlencode() and urldecode() functions or else encrypt the string using base64_encode() and base64_decode().

may this will help you

       

Reply

Sign In To Reply

ExpressionEngine Home Features Pro Contact Version Support
Learn Docs University Forums
Resources Support Add-Ons Partners Blog
Privacy Terms Trademark Use License

Packet Tide owns and develops ExpressionEngine. © Packet Tide, All Rights Reserved.