Welcome Guest, Not a member yet? Register   Sign In
mysql character_set_connection
#1

[eluser]Hiden Soft[/eluser]
hi .
I Insert the data(Persian character) withe phpmyadmin in database
if i will see data , show this = "???????"

but i insert another charecter . why i see this ?

mysql_connection in CI using utf8_general_ci for character_set_connection ?
how i can change the character_set_connection ?


please help me
#2

[eluser]Hiden Soft[/eluser]
i need help Sad

please help me
#3

[eluser]MASS MASS[/eluser]
change to Mysql_connection to latin1_general_ci

it will work
#4

[eluser]Hiden Soft[/eluser]
how i can change the defualt character set in CI ?
#5

[eluser]Hiden Soft[/eluser]
I need Help
.. I must change character set to utf8_persian_ci
please help me Sad
#6

[eluser]MASS MASS[/eluser]
Can you provide some persian character...


I think from standard query ..we can set it

After query use this

CHARACTER SET utf8 COLLATE utf8_persian_ci




Theme © iAndrew 2016 - Forum software by © MyBB