| << 【再質問22:00/AU不具合】ファイルの... | 質問一覧 | レンタルサーバー上のPHPプログラ... >> |
- キーワードが設定されていません
- 0P
simplexml_load_file関数で取り出せないサイトがある
- 0P
例えばなのですが
http://ocntoday.blogzine.jp/top/whatsday.xml
のサイトです。
又、出来れば取り出す方法があれば教えて頂きたいのですがお願いできないでしょうか?
- $rss = @simplexml_load_file('http://ocntoday.blogzine.jp/top/whatsday.xml');
- print '<pre>';
- print_r($rss);
- print 'ああ';
- print '</pre>';
simplexml_load_file関数で取り出せないサイトがある hayato0210 [03月10日 05時17分] | 【再質問22:00/AU不具合】ファイルの... | 質問一覧 | レンタルサーバー上のPHPプログラ... |




