- Timestamp:
- 2007/01/09 18:29:19 (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
temp/test-xoops.ec-cube.net/html/test/kakinaka/topic_list.php
r1054 r1055 14 14 while ( $myrow = $xoopsDB->fetchArray($result) ) { 15 15 foreach($myrow as $key => $val){ 16 //$val = mb_convert_encoding($val, "euc-jp");17 18 16 switch ($key) { 19 17 case "topic_response": … … 26 24 print($val . "\t"); 27 25 break; 28 29 26 } 30 27 }
Note: See TracChangeset
for help on using the changeset viewer.
