« MT3.3リリース | メイン | MT「再ダウンロードのお願い」 »

ブログロールの公開(メモ)

PHPを使ったブログロール(ブログリンク)の公開。
[スクリプト]
<?php require"URL"?>
※URLの部分は、BLOGLINESから提供されているPHP用のURLを入れる

[実行結果] ※私が現在BLOGLINESに登録しているフィードが出ているはず。

Warning: require() [function.require]: http:// wrapper is disabled in the server configuration by allow_url_include=0 in /home/users/2/lolipop.jp-dp27186675/web/mtv/archives/200606/28-1251.php on line 62

Warning: require(http://rpc.bloglines.com/blogroll?html=1&id=SPSV) [function.require]: failed to open stream: no suitable wrapper could be found in /home/users/2/lolipop.jp-dp27186675/web/mtv/archives/200606/28-1251.php on line 62

Fatal error: require() [function.require]: Failed opening required 'http://rpc.bloglines.com/blogroll?html=1&id=SPSV' (include_path='.:/usr/local/php/5.3/lib/php') in /home/users/2/lolipop.jp-dp27186675/web/mtv/archives/200606/28-1251.php on line 62