News

I needed a simple way to convert csv formatted string to an array to display it in a table component. Some examples on how to use this library.
Convert XML to array is very common functionality in PHP while working with web services.We are normally using XML type data for request and response between server and client communication.I am ...