php php mb_convert_variables mb_convert_encoding 違い
php に存在する、以下の両関数は、いずれも文字コードを変更するもの。
mb_convert_variables
mb_convert_encoding
違いは、
引数の指定順
扱える型(文字列かオブジェクト(配列含む)...
php
php
php
php
php
php
php
php
php
php