",$com); $img1com = array(); $img2com = array(); $img3com = array(); $Odate = array(); $artnumdum = array(); $sql=""; $sql.="select * from album where id = 'hankai' group by artnum order by date desc"; $mq = mysql_query($sql,$conn); while($rec = mysql_fetch_array($mq)){ $ownerid[] = _hs($rec['id']); $Rdata[] = _hs($rec['date']); $title[] =_hs( $rec['title']); $category[] = _hs($rec['category']); $temp[] = _hs($rec['temp']); $comdum = _hs($rec['com']); $com[] = str_replace("\n","
",$comdum); $img1com[] = _hs($rec['img1com']); $img2com[] = _hs($rec['img2com']); $img3com[] = _hs($rec['img3com']); $Odate[] = _hs($rec['Odate']); $artnumdum[] = _hs($rec['artnum']); } ?> マウスだけで簡単に作れる ブログワン


記事が実際にアップされた日付の新しいものから順番に表示されます。


タイトル順に表示されます。
一覧で表示する
▼ 記事リスト(アップされた順に記事を表示されています。)
現在、記事はありません。
▼  さんの の記事
カテゴリ: テンプレート:
$height){ if($width > 180){ $percent = 180 / $width; } }elseif($width < $height){ if($height > 135){ $percent = 135 / $height; } }else{ if($width > 180){ $percent = 180 / $width; } if($height > 135){ $percent = 135 / $height; } } if($percent > 0){ $new_width1 = $width * $percent; $new_height1 = $height * $percent; }else{ $new_width1 = $width; $new_height1 = $height; } } if(file_exists("$u2")){ $img2flg=1; $percent=0; //画像サイズ自動変更処理 list($width, $height) = getimagesize("$u2"); if($width > $height){ if($width > 180){ $percent = 180 / $width; } }elseif($width < $height){ if($height > 135){ $percent = 135 / $height; } }else{ if($width > 180){ $percent = 180 / $width; } if($height > 135){ $percent = 135 / $height; } } if($percent > 0){ $new_width2 = $width * $percent; $new_height2 = $height * $percent; }else{ $new_width2 = $width; $new_height2 = $height; } } if(file_exists("$u3")){ $img3flg=1; $percent=0; //画像サイズ自動変更処理 list($width, $height) = getimagesize("$u3"); if($width > $height){ if($width > 180){ $percent = 180 / $width; } }elseif($width < $height){ if($height > 135){ $percent = 135 / $height; } }else{ if($width > 180){ $percent = 180 / $width; } if($height > 135){ $percent = 135 / $height; } } if($percent > 0){ $new_width3 = $width * $percent; $new_height3 = $height * $percent; }else{ $new_width3 = $width; $new_height3 = $height; } } ?>
" border=0 width= height=> " border=0 width= height=> " border=0 width= height=>


  トップへ戻る 会社概要 利用規約 個人情報保護 お問合せ