Hacker News new | ask | show | jobs
by yahelc 5471 days ago
The moment I realized I could do json_decode(json_encode($simple_xml_object),true); to turn a complex SimpleXML object into an array was the happiest moment of my life.
2 comments

Every day you learn a new thing. Thank you very much.
If that works, you're my hero.