Index: /temp/trunk/html/test/naka/send.php
===================================================================
--- /temp/trunk/html/test/naka/send.php	(revision 7083)
+++ /temp/trunk/html/test/naka/send.php	(revision 7084)
@@ -51,5 +51,5 @@
 $decode = urldecode($arrVal[3]['attributes']['ERR_DETAIL']);
 
-print(mb_convert_encoding($decode, 'EUC-JP'));
+print(mb_convert_encoding($decode, 'EUC-JP', 'Shift_JIS'));
 
 
