Problem with cyrilic encription in URL |
Hello there, I have stupid question ...
I cant open post when the frendly URL is in Cyrilic For exaple : https://ciblog.marsislav.net/posts/тест My code is: <p><a class="btn btnCool" href="<?php echo site_url('/posts/'.$post['slug']); ?>">Read More</a></p> Thank you! |
Messages In This Thread |
Problem with cyrilic encription in URL - by marsislav - 01-13-2022, 05:44 AM
RE: Problem with cyrilic encription in URL - by iRedds - 01-13-2022, 11:22 AM
RE: Problem with cyrilic encription in URL - by marsislav - 01-13-2022, 12:24 PM
RE: Problem with cyrilic encription in URL - by marsislav - 01-13-2022, 03:16 PM
RE: Problem with cyrilic encription in URL - by iRedds - 01-13-2022, 04:15 PM
|