Hello, i need to generate XML structures on the fly using PHP. I've seen many different ways and libraries, but i would like to know which is the most efficient.
In general i have arrays and its content has to be returned as XML structure.
Thanks in advance.
Greetings ! c.