This would cause the sent data to look like this
The elements of the @data array do contain the newlines already.<?xml version="1.0"?> <root> <othertag>foo</othertag> </root>
If you want to merge the array into a single string you should use join( '', @data)
In reply to Re^2: Sending XML data is simple right?
by Jenda
in thread Sending XML data is simple right?
by hallikpapa
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |