LOGIC Blog

Get New Updates on ERP Software, advice, lessons and best practices.

What Happens If The Price Increases?

The PHP documentation can be found here, but I think it’s rather lacking. There are no examples of how to use these functions, and few (if any) of the pages have user comments. So where might I be able to find an explanation (and example code) on how to use these functions to write an XML document?

2 ANSWERS

February 16, 2017 at 9:43 am LOGIC

I’d recommend looking at the DOM functions over the SimpleXML ones – it’s much more robust. Not as simple, but definitely has more features.

Viewing 1 replies (of 1 total)

You must be logged in to reply to this topic.