Hacker News new | past | comments | ask | show | jobs | submit login

XMLReader::open(http://feeds.feedburner.com/DawdleBlog) [<a href='function.XMLReader-open'>function.XMLReader-open</a>]: failed to open stream: Connection timed out



Yeah I'm getting the same thing.

if(isset($assoc[0]['val'][1]['val'][4]['val'][0]['val'][0]['val']) && isset($assoc[0]['val'][1]['val'][4]['val'][0]['val'][0]['val'])) {

That's a hell of an if statement on line 235, which is funny because you're running an isset() on the same array key twice.


Actually, the second isset should be $assoc[0]['val'][1]['val'][4]['val'][0]['val'][1]['atr']['href']

Ah accidental public code reviews.


The very best kind. :)




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: