Re: [PHP-XML-DEV] xml
[email protected] ("Diana Castillo") Wed, 4 Feb 2004 18:13:17 +0100
| Newsgroups | php.xml.dev |
|---|---|
| Message-ID | <06e401c3eb42$2e767570$4964a8c0@avalon> |
no, nothing like that , the problem as I said got solved in one case when I used curl. also there are some companies I contact with which will NOT work with Curl and some only WITH Curl. (with the exact same XML) Now why is that? ----- Original Message ----- From: "Adam Trachtenberg" <[email protected]> To: "Diana Castillo" <[email protected]> Cc: <[email protected]> Sent: Wednesday, February 04, 2004 6:12 PM Subject: Re: [PHP-XML-DEV] xml > On Feb 4, 2004, at 11:47 AM, Diana Castillo wrote: > > > no, I am working with several different companies sending xml , and if > > the > > xml is identical, it works if sent by active-x and doesnt work with > > php. > > in one case, the solution was to use curl (instead of the normal > > posting > > with php) which made it work. but now I am faced with one in which > > even if > > I use curl it doesnt work, yet with active x it dooes (I repeat, the > > exact > > same xml) > > I can't think of any obvious reason why this would occur. Maybe there's > some bad encoding going on? Line feeds? > > Without some form of error message, it's impossible to guess. > > -adam > > -- > adam trachtenberg > [email protected] > >