Script URL: http://www.h2owash.info/relinks/links.php
Version of script: 1.7
Hosting company: godaddy
URL of phpinfo.php: http://www.h2owash.info/relinks/
URL of session_test.php: http://www.h2owash.info/relinks/
What terms did you try when SEARCHING for a solution: readme
Write your message below:
Hello I've got a problem with russian symbols encoding at http://www.h2owash.info/relinks/links.php
Is there any solution?
UTF-8 problems
Re: UTF-8 problems
Open admin.php in Notepad and change to
Save, upload to server, open admin panel and try to set the settings again.
If it doesn't help try modifying settings directly in the settings.php file.
Code: Select all
charset=windows-1250
Code: Select all
charset=utf-8
If it doesn't help try modifying settings directly in the settings.php file.
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here 
You should follow me on Twitter here
Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...
Also browse for php hosting companies, read php books, find php resources and use webmaster tools


Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...
Also browse for php hosting companies, read php books, find php resources and use webmaster tools
Re: UTF-8 problems
Thanks - now everything works just fine!
Why not set-up UTF-8 by default.
Why not set-up UTF-8 by default.