//=-=-=-=-=-=-=-=-=- //=-タイトルの取得-= //=-=-=-=-=-=-=-=-=- $html = file_get_contents($url); mb_language("Japanese"); $html = mb_convert_encoding($html, "SJIS", "auto" ); preg_match( "/<title>(.*?)<\/title>/i", $html, $matches); $info['title'] = $matches[1]; //━━━━━━━━━ //┃メタタグ情報取得┃ //━━━━━━━━━ $meta = get_meta_tags($url); //=-=-=-=-=-=--= //=-キーワード-= //=-=-=-=-=-=--= $keywords = $meta['keywords']; $
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く