Support the ongoing development of Laravel.io →
Requests IOC
Last updated 1 year ago.
0

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 :)

Last updated 1 year ago.
0

Sign in to participate in this thread!

Eventy

Your banner here too?

olebulow olebulow Joined 31 Jan 2014

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2024 Laravel.io - All rights reserved.