Changeset 1040
- Timestamp:
- 2006/12/28 11:57:43 (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
temp/test-xoops.ec-cube.net/html/test/kakinaka/topic_list.php
r1039 r1040 12 12 13 13 foreach($myrow as $key => $val){ 14 $val = mb_convert_encoding($val, "euc-jp");14 //$val = mb_convert_encoding($val, "euc-jp"); 15 15 print($val . "\t"); 16 16 }
Note: See TracChangeset
for help on using the changeset viewer.
