Gruzin Posted August 11, 2006 Share Posted August 11, 2006 hi guys,I want to install Georgian unicode, any ideas how can I do that? Thanks for your help. Link to comment https://forums.phpfreaks.com/topic/17222-unicode-question/ Share on other sites More sharing options...
Daniel0 Posted August 11, 2006 Share Posted August 11, 2006 Do you mean in your script? If so then put this line before you output anything (or use output control): [code]header("Content-type: text/html; charset=utf-8");[/code] Link to comment https://forums.phpfreaks.com/topic/17222-unicode-question/#findComment-72959 Share on other sites More sharing options...
Gruzin Posted August 11, 2006 Author Share Posted August 11, 2006 no, I want this unicode to be installed in my browser. (I've read somewhere it's should be done so). Link to comment https://forums.phpfreaks.com/topic/17222-unicode-question/#findComment-72962 Share on other sites More sharing options...
Daniel0 Posted August 11, 2006 Share Posted August 11, 2006 In FireFox: View -> Character Encoding -> More Encodings -> SE & SW Asian -> Georgian (GEOSTD8)I don't know about IE. Link to comment https://forums.phpfreaks.com/topic/17222-unicode-question/#findComment-73055 Share on other sites More sharing options...
Gruzin Posted August 11, 2006 Author Share Posted August 11, 2006 ok, Thanks guys:) Link to comment https://forums.phpfreaks.com/topic/17222-unicode-question/#findComment-73146 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.