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