sql - latin1 not available in character set in Phpmyadmin -


hi doing tutorial sql. added $cfg['uploaddir'] = 'c:files'; in config.inc.php, , import phpmyadmin. problem cannot find latin1 character set. in 1 of question stackoverflow: cannot select latin-1 character set in phpmyadmin mentioned

latin 1 iso 8859-1, true?

from here:

iso 8859-1 character set overview

the following tables give characters available in iso latin 1 character set.

basically, yes.


Comments

Popular posts from this blog

user interface - Python attempting to create a simple gui, getting "AttributeError: 'MainMenu' object has no attribute 'intro_screen'" -

jquery - Common JavaScript snippet to share files on Google Drive, Dropbox, Box.net or SkyDrive -

Android Gson.fromJson error -