Subject:*
<
Name/Email:*
<
Message Icon:*
<
Select*
<
Message:*
<



Click the Preview to see the content in action.
Options:*
<
Confirmation Code*
<
8 - 1 = ?  
Input the result from the expression
Maximum attempts you can try: 10
*
<
     

Re: How to change encooding?
by hardyvoje on 2006/4/19 1:39:07

Now I have to change mySql client encoding set to Latin2

I tried to insert
mysql_query("SET CHARACTER SET 'latin2'", $this->conn);

into class/database/mysqldatabase.php

but it seems that command is ignored!

help!
Re: How to change encooding?
by hardyvoje on 2006/4/5 7:20:50

Thanks!!

But is UTF-8 multi byte?
Re: How to change encooding?
by stefan88 on 2006/4/5 7:05:45

in language/YOURLANGUAGE/global.php at the end of file there is something like:

le="color: #000000"><?php //%%%%% LANGUAGE SPECIFIC SETTINGS %%%%% define('_CHARSET', 'windows-1251'); define('_LANGCODE', 'bg'); // change 0 to 1 if this language is a multi-bytes language define("XOOPS_USE_MULTIBYTES", "0");


...
How to change encooding?
by hardyvoje on 2006/4/5 7:01:41

Where can i find variable: $xoops_charset
to change encoding on my pages?

Help!

Who's Online

187 user(s) are online (143 user(s) are browsing Support Forums)


Members: 0


Guests: 187


more...

Donat-O-Meter

Stats
Goal: $15.00
Due Date: Jul 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $15.00
Make donations with PayPal!

Latest GitHub Commits