Skip to main content
Participant
September 7, 2009
Question

Serbian text on the web site

  • September 7, 2009
  • 1 reply
  • 455 views

I use dreamweaver for creating PHP web sites
I like web site to have serbian text.
I don't like to have hieroglyphs
How can I achive this?

Please describe step by step or tell me some tutorial

This topic has been closed for replies.

1 reply

David_Powers
Inspiring
September 7, 2009

Set the page encoding in Dreamweaver to UTF-8 (it's the default in Dreamweaver CS3 and CS4). If you are using an older version of Dreamweaver, open the Preferences panel (Edit menu on Windows, Dreamweaver menu on a Mac), and select New Document. Change the default encoding there to Unicode UTF-8.

You should also enable the mbstring extension in PHP. For more detailed help about using Serbian in PHP scripts, you might get more help in a dedicated PHP forum, such as http://news.php.net/group.php?group=php.general.