add parameter newline, delimiter, enclosure, and escape to export csv
When converting a XML to an array, convert @attributes to attribute
add parameter encoding and formated to export xml
JSON parse fix (Instead of only converting the first level to array,
use the associative array parameter with true, so all levels will be
decoded to array structure)