After advise on irc i did the following:
$xml = '<?xml version="1.0" encoding="UTF-8"?>
<pacsoftonline>
<receiver rcvid="">
<val n="name">-</val>
<val n="address1">-</val>
<val n="address2"></val>
<val n="zipcode">-</val>
<val n="city">-</val>
<val n="country">DK</val>
<val n="contact"></val>
<val n="email"></val>
<val n="sms"></val>
</receiver>
</pacsoftonline>
';
and that worked :)
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community