c::getCharset Contents1 概要2 使い方3 引数の内容4 返り値 概要 言語設定で指定した言語の文字コードを返します。 使い方 <meta http-equiv="Content-Type" content="text/html; charset=<?php echo c::getCharset(); ?>"> 1 <meta http-equiv="Content-Type" content="text/html; charset=<?php echo c::getCharset(); ?>"> 引数の内容 なし 返り値 string utf-8等