Changeset 7181
- Timestamp:
- 2006/11/01 12:16:49 (20 years ago)
- File:
-
- 1 edited
-
temp/trunk/html/test/naka/send.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
temp/trunk/html/test/naka/send.php
r7178 r7181 51 51 print($err_detail); 52 52 53 /*54 $decode = urldecode($arrVal[3]['attributes']['ERR_DETAIL']);55 56 print(mb_convert_encoding($decode, 'EUC-JP', 'Shift_JIS'));57 58 $decode = urldecode($arrVal[4]['attributes']['MEMO1']);59 60 print(mb_convert_encoding($decode, 'EUC-JP', 'Shift_JIS'));61 */62 63 53 64 54 function lfGetXMLValue($arrVal, $tag, $att) {
Note: See TracChangeset
for help on using the changeset viewer.
