ukkoc Posted May 28, 2006 Posted May 28, 2006 hi everybody, mysql version is 4.1.18 and I have a Turkish charater problem. I have edit ...admin/includes/application.top.php and includes/application.top.php find this tep_db_connect() or die('Unable to connect to database.!'); and changed it to so tep_db_query("SET NAMES 'latin5'"); than I recived this error message: Warning: mysql_query(): supplied argument is not a valid MySQL-Link resource in /data/web/virtuals/magazadan.com/www/includes/functions/database.php on line 44 - SET NAMES 'latin5' [TEP STOP] what can I do to correct my data base with turkish characters?
Recommended Posts
Archived
This topic is now archived and is closed to further replies.