CAREER CAMPUS'11+ 一年生から考えるキャリアと就職

CONTENTS

FROM編集室

INFOMATION 編集室からのお知らせ

    "; $sql = "select * from car_main where car_flg=1 and car_genre=1 order by car_date desc,car_no desc limit 0, 5"; $rs = mysql_query($sql); while($row=mysql_fetch_array($rs)){//エリアなど施設検索結果 $body.="
  • ".substr_replace(substr($row['car_date'],5,5),'/',2,1)."
    "; $body.="".$row['car_title'].""; $body.="
  • "; } $body.="