Norwegian letters in PHP
Posted: Sat Nov 20, 2010 6:08 am
Through Dreamweaver CS5 I'm following a tutorial of PHP.
But when I'm using 'echo' line and write a sentence with norwegian letter and then save it to my local testing PHP-server I just get some funny letters instead of my norwegian letters.
If I use norwegian letters inside a html-file and saves it to another local testing serveron my PC, the testing server has no problem showing these norwegian lettes, so I assume that this is a problem inside the local PHP-server
How can I change this so it can show the norwegian letters properly on my local PHP-server on my PC?
But when I'm using 'echo' line and write a sentence with norwegian letter and then save it to my local testing PHP-server I just get some funny letters instead of my norwegian letters.
If I use norwegian letters inside a html-file and saves it to another local testing serveron my PC, the testing server has no problem showing these norwegian lettes, so I assume that this is a problem inside the local PHP-server
How can I change this so it can show the norwegian letters properly on my local PHP-server on my PC?