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. Quote 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] Quote 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). Quote 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. Quote 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:) Quote Link to comment https://forums.phpfreaks.com/topic/17222-unicode-question/#findComment-73146 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.