about codeigniter url - TechRepublic
General discussion
July 2, 2017 at 05:10 AM
abdulahmad.ahmadi72

about codeigniter url

by abdulahmad.ahmadi72 . Updated 8 years, 11 months ago

hi i have a problem .my CodeIgniter template cant support utf8 in it url
when i search a persian word not find any thing and this word
فارسی
find in url
permitted cahrs is =>
$config[‘permitted_uri_chars’] = ‘a-z 0-9~%.:_\-‘;
and i changed it but dont have any benefit

This discussion is locked

All Comments