medicalboy Posted November 28, 2009 Report Share Posted November 28, 2009 (edited) i have apge with acharset <meta http-equiv="content-type" content="text/html; charset=iso-8859-1"> but the problem is that it doesn't support my language arabicand when i write aword in arabic ,it appears as ???????i want to solve this problemi know i can change it to windows-1256 and will work good,but the problem , if i change it to the whole pageit will disturb the layout and fonts, as it's ajoomla templateiwant to know amethod to change charset for apart of page? Edited November 28, 2009 by medicalboy Link to comment Share on other sites More sharing options...
Synook Posted November 28, 2009 Report Share Posted November 28, 2009 You can't, except by using e.g. an iFrame. Headers apply to the entire body. Link to comment Share on other sites More sharing options...
medicalboy Posted November 28, 2009 Author Report Share Posted November 28, 2009 You can't, except by using e.g. an iFrame. Headers apply to the entire body.i find aphp functionhttp://php.net/manual/en/function.iconv.phpi'll try it , and i don't know if this go well or not Link to comment Share on other sites More sharing options...
Synook Posted November 29, 2009 Report Share Posted November 29, 2009 That functions changes the character set of a string on the backend, but if the page's charset doesn't support the character then it still won't work. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now