{"id":886,"date":"2015-01-13T08:31:47","date_gmt":"2015-01-13T08:31:47","guid":{"rendered":"http:\/\/www.masterlevel.de\/blog\/?p=886"},"modified":"2015-01-13T08:31:47","modified_gmt":"2015-01-13T08:31:47","slug":"umstellung-von-iso-auf-utf-8-checklist","status":"publish","type":"post","link":"https:\/\/www.masterlevel.de\/blog\/umstellung-von-iso-auf-utf-8-checklist\/","title":{"rendered":"Umstellung von ISO auf UTF-8 &#8211; Checklist"},"content":{"rendered":"<p>In alle Schnelle:<\/p>\n<p>1. Datenbank umstellen von iso auf UTF-8<\/p>\n<pre class=\"brush: php; title: ; notranslate\" title=\"\">\r\nALTER DATABASE datenbankname DEFAULT CHARACTER SET utf8 COLLATE utf8_general_ci;\r\n\r\nALTER TABLE meineTabelle1 CONVERT TO CHARACTER SET utf8 COLLATE utf8_general_ci;\r\nALTER TABLE meineTabelle2 CONVERT TO CHARACTER SET utf8 COLLATE utf8_general_ci;\r\n.\r\n.\r\n.\r\n<\/pre>\n<p>2.) Angabe der Zeichencodierung in HTML<\/p>\n<pre class=\"brush: php; title: ; notranslate\" title=\"\">\r\n&lt;meta http-equiv=&quot;Content-Type&quot; content=&quot;text\/html; charset=utf-8&quot; \/&gt;\r\n<\/pre>\n<p>3.1.) HTTP-Header &#8222;Content-Type&#8220; in php-Dateien<\/p>\n<pre class=\"brush: php; title: ; notranslate\" title=\"\">\r\n&lt;?php\r\nheader('Content-Type: text\/html; charset=utf-8');\r\n?&gt;\r\n<\/pre>\n<p><strong>oder<\/strong><\/p>\n<p>3.2) via .htaccess<\/p>\n<pre class=\"brush: php; title: ; notranslate\" title=\"\">\r\nAddDefaultCharset utf-8\r\n<\/pre>\n","protected":false},"excerpt":{"rendered":"<p>In alle Schnelle: 1. Datenbank umstellen von iso auf UTF-8 ALTER DATABASE datenbankname DEFAULT CHARACTER SET utf8 COLLATE utf8_general_ci; ALTER TABLE meineTabelle1 CONVERT TO CHARACTER SET utf8 COLLATE utf8_general_ci; ALTER TABLE meineTabelle2 CONVERT TO CHARACTER SET utf8 COLLATE utf8_general_ci; . . . 2.) Angabe der Zeichencodierung in HTML &lt;meta http-equiv=&quot;Content-Type&quot; content=&quot;text\/html; charset=utf-8&quot; \/&gt; 3.1.) HTTP-Header &hellip;<\/p>\n<p class=\"read-more\"><a href=\"https:\/\/www.masterlevel.de\/blog\/umstellung-von-iso-auf-utf-8-checklist\/\">Read more &raquo;<\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1,94],"tags":[],"class_list":["post-886","post","type-post","status-publish","format-standard","hentry","category-allgemein","category-snippets"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Umstellung von ISO auf UTF-8 - Checklist - masterlevel<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.masterlevel.de\/blog\/umstellung-von-iso-auf-utf-8-checklist\/\" \/>\n<meta name=\"twitter:label1\" content=\"Verfasst von\" \/>\n\t<meta name=\"twitter:data1\" content=\"J. Adler\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/www.masterlevel.de\\\/blog\\\/umstellung-von-iso-auf-utf-8-checklist\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.masterlevel.de\\\/blog\\\/umstellung-von-iso-auf-utf-8-checklist\\\/\"},\"author\":{\"name\":\"J. Adler\",\"@id\":\"https:\\\/\\\/www.masterlevel.de\\\/blog\\\/#\\\/schema\\\/person\\\/e6868eda89eb09db99b63d9d8dd4b63f\"},\"headline\":\"Umstellung von ISO auf UTF-8 &#8211; Checklist\",\"datePublished\":\"2015-01-13T08:31:47+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.masterlevel.de\\\/blog\\\/umstellung-von-iso-auf-utf-8-checklist\\\/\"},\"wordCount\":96,\"commentCount\":0,\"articleSection\":{\"1\":\"Snippets\"},\"inLanguage\":\"de\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/www.masterlevel.de\\\/blog\\\/umstellung-von-iso-auf-utf-8-checklist\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.masterlevel.de\\\/blog\\\/umstellung-von-iso-auf-utf-8-checklist\\\/\",\"url\":\"https:\\\/\\\/www.masterlevel.de\\\/blog\\\/umstellung-von-iso-auf-utf-8-checklist\\\/\",\"name\":\"Umstellung von ISO auf UTF-8 - Checklist - masterlevel\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.masterlevel.de\\\/blog\\\/#website\"},\"datePublished\":\"2015-01-13T08:31:47+00:00\",\"author\":{\"@id\":\"https:\\\/\\\/www.masterlevel.de\\\/blog\\\/#\\\/schema\\\/person\\\/e6868eda89eb09db99b63d9d8dd4b63f\"},\"inLanguage\":\"de\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.masterlevel.de\\\/blog\\\/umstellung-von-iso-auf-utf-8-checklist\\\/\"]}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.masterlevel.de\\\/blog\\\/#website\",\"url\":\"https:\\\/\\\/www.masterlevel.de\\\/blog\\\/\",\"name\":\"masterlevel\",\"description\":\"Manche Sachen vergi\u00dft man, weil man sie nicht oft braucht - deshalb stehen sie hier...\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.masterlevel.de\\\/blog\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"de\"},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/www.masterlevel.de\\\/blog\\\/#\\\/schema\\\/person\\\/e6868eda89eb09db99b63d9d8dd4b63f\",\"name\":\"J. Adler\",\"url\":\"https:\\\/\\\/www.masterlevel.de\\\/blog\\\/author\\\/admin\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Umstellung von ISO auf UTF-8 - Checklist - masterlevel","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.masterlevel.de\/blog\/umstellung-von-iso-auf-utf-8-checklist\/","twitter_misc":{"Verfasst von":"J. Adler"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.masterlevel.de\/blog\/umstellung-von-iso-auf-utf-8-checklist\/#article","isPartOf":{"@id":"https:\/\/www.masterlevel.de\/blog\/umstellung-von-iso-auf-utf-8-checklist\/"},"author":{"name":"J. Adler","@id":"https:\/\/www.masterlevel.de\/blog\/#\/schema\/person\/e6868eda89eb09db99b63d9d8dd4b63f"},"headline":"Umstellung von ISO auf UTF-8 &#8211; Checklist","datePublished":"2015-01-13T08:31:47+00:00","mainEntityOfPage":{"@id":"https:\/\/www.masterlevel.de\/blog\/umstellung-von-iso-auf-utf-8-checklist\/"},"wordCount":96,"commentCount":0,"articleSection":{"1":"Snippets"},"inLanguage":"de","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.masterlevel.de\/blog\/umstellung-von-iso-auf-utf-8-checklist\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.masterlevel.de\/blog\/umstellung-von-iso-auf-utf-8-checklist\/","url":"https:\/\/www.masterlevel.de\/blog\/umstellung-von-iso-auf-utf-8-checklist\/","name":"Umstellung von ISO auf UTF-8 - Checklist - masterlevel","isPartOf":{"@id":"https:\/\/www.masterlevel.de\/blog\/#website"},"datePublished":"2015-01-13T08:31:47+00:00","author":{"@id":"https:\/\/www.masterlevel.de\/blog\/#\/schema\/person\/e6868eda89eb09db99b63d9d8dd4b63f"},"inLanguage":"de","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.masterlevel.de\/blog\/umstellung-von-iso-auf-utf-8-checklist\/"]}]},{"@type":"WebSite","@id":"https:\/\/www.masterlevel.de\/blog\/#website","url":"https:\/\/www.masterlevel.de\/blog\/","name":"masterlevel","description":"Manche Sachen vergi\u00dft man, weil man sie nicht oft braucht - deshalb stehen sie hier...","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.masterlevel.de\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"de"},{"@type":"Person","@id":"https:\/\/www.masterlevel.de\/blog\/#\/schema\/person\/e6868eda89eb09db99b63d9d8dd4b63f","name":"J. Adler","url":"https:\/\/www.masterlevel.de\/blog\/author\/admin\/"}]}},"amp_enabled":true,"_links":{"self":[{"href":"https:\/\/www.masterlevel.de\/blog\/wp-json\/wp\/v2\/posts\/886","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.masterlevel.de\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.masterlevel.de\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.masterlevel.de\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.masterlevel.de\/blog\/wp-json\/wp\/v2\/comments?post=886"}],"version-history":[{"count":2,"href":"https:\/\/www.masterlevel.de\/blog\/wp-json\/wp\/v2\/posts\/886\/revisions"}],"predecessor-version":[{"id":888,"href":"https:\/\/www.masterlevel.de\/blog\/wp-json\/wp\/v2\/posts\/886\/revisions\/888"}],"wp:attachment":[{"href":"https:\/\/www.masterlevel.de\/blog\/wp-json\/wp\/v2\/media?parent=886"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.masterlevel.de\/blog\/wp-json\/wp\/v2\/categories?post=886"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.masterlevel.de\/blog\/wp-json\/wp\/v2\/tags?post=886"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}