Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

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: