Over the last couple days I've tried to follow several tutorials on how to parse an XML file from PHP, and I think I'm even more confused than I was before I started. I'd appreciate any suggestions for good beginner tutorials.
I'm working on a calendar system, and need to be able to find anything where the <date> tag = whatever date.
inserting and deleting records from the xml file would be useful, but I think i can probably figure that one out. on my own.
Thanks
I'm working on a calendar system, and need to be able to find anything where the <date> tag = whatever date.
inserting and deleting records from the xml file would be useful, but I think i can probably figure that one out. on my own.
Thanks