Skip to content
Advertisement

CodeIgniter – Process Simple XML & PHP

in the controller I have _send method. This method returns something like below:

JavaScript

This method called:

JavaScript

I am unable to create array or object suitable for passing to model for inserting into DB. Below what I have now.

JavaScript

I am attempting to achieve something like this array:

JavaScript

Problem with error attribute with fault array_merge.

Any ideas?

Advertisement

Answer

This is how you could do it:

JavaScript

Here’s the output I got:

enter image description here

User contributions licensed under: CC BY-SA
4 People found this is helpful
Advertisement