Re: [PHP] XML-Request

2006-01-14 Thread Björn Bartels
Hi there, try this as your first output line: $this_output = ""; hope that helps... cheers björn >Hi, I gotta send an XML request to a server. In the doc it's defined as >follows: >[request] > > > >dealerName='' > >posName='1234' > >posPassword='1234' > >userName='' > >userPassword='1234' />

[PHP] XML-Request

2006-01-12 Thread Ron Eggler (Paykiosks)
Hi, I gotta send an XML request to a server. In the doc it's defined as follows: [request] [/request] and I tried to realize it that way: [Code] '.$n.' '; $x = curl_init("https://xml.pinsprepaid.com/xml/xmlPinXpress.asp";); curl_setopt($x, CURLOPT_HTTPHEADER, array('Content-Type: text/