Good idea. I found some from google. I hope they work well. Thanks!
Good idea. I found some from google. I hope they work well. Thanks!
Now all that's needed in the control panel (under the setup area) is the ability to change character sets with a few simple selections and a click.
That would kick much butt, and would definately be a feature selling point.
one thing which should be made after modyfing the specified in this topic file: you should write that file in the national coding you;re using - I am doing that with KED2 file editor.
i.e. if you need to put polish coding iso-8859-2 the file shoudl be written in is-8859-2 coding, if UTF-16 the same, if iso8859-1 the same - and so on.
www.zgred.pl | www.linksor.com | www.multiportal.pl | www.szukaj24.pl | www.sidlink.com | www.pirlo.pl - all ON IU 5.4.x
Hey
I have a problem..
In ajax.php I put in this code:
header ("Content-Type: text/html; charset=ISO-8859-2");
and now the danish letters æ, ø and å works in the menu, no prob.
But if a user wants to create a username like Læske, he can't approve his registration because the letter Æ breaks the link in the approval mail.
Example:
http://gratiskunder.dk/register.php?u=læske&v=1681&pflag=cf
the link stops at the letter Æ!
I know it's possible to make a code instead of the Æ, but how and where do I need to put the code?
anyone??
You replied to a six month old thread, why would you expect to get an answer?
Create a new thread with your question, and convert your site including database to UTF-8.
Hi all
Modrewrite workin nice except at tag cloud, could you tell me why?
Did i miss something?
Thanx a lot for your help
Now this thread is almost 2 years old, do you really expect a reply?
Create a new thread and start a new topic.
And expecting an answer in two hours is a bit too much.
Hi
You should also add line
header ("Content-Type: text/html; charset=Your_Code_Page");
in ajax-rating.php to have correct letters in Ajax if You don't use utf-8.
regards,