Jump to content

mrsamrsa

New Members
  • Posts

    1
  • Joined

  • Last visited

Posts posted by mrsamrsa

  1. Hi, I use some text to be written in the mysql-database that contains amongst others ä, ü ö etc., but these are not saved that way?

    In your script you use the utf-8 (<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>

    ) which should show these characters as they are, but it does not? How can I change this?

     

    In your sql-file you use

     

    ) ENGINE=MyISAM DEFAULT CHARSET=latin1 AUTO_INCREMENT=5 ;

     

    I chose as CHARSET utf8, but this does not do the trick?

     

    Hope to get some help, thanx!

     

     

    Best regards

    Mrsa

×
×
  • Create New...