[PHP] Re: speed on XML files

2003-06-16 Thread Catalin Trifu
Hi, If you have no access to the remote server and can not use compression, then I guess you are in trouble. btw. how big is your XML document ? Perhaps the inet connection is not very good either. Cheers, Catalin "Diana Castillo" <[EMAIL PROTECTED]> wrote in message news:[EMAIL

Re: [PHP] Re: speed on XML files

2003-06-16 Thread Robert Cummings
Try compression, XML generally cmopresses very well since it is usually text. Cheers, Rob. Diana Castillo wrote: > > I send an xml request to a remote server and get back the xml response. > > "Catalin Trifu" <[EMAIL PROTECTED]> wrote in message > news:[EMAIL PROTECTED] > > Hi, > > > >

[PHP] Re: speed on XML files

2003-06-16 Thread Diana Castillo
I send an xml request to a remote server and get back the xml response. "Catalin Trifu" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Hi, > > Receiving from where ? > > Cheers, > Catalin > > > "Diana Castillo" <[EMAIL PROTECTED]> wrote in message > news:[EMAIL PROTECTED] >

[PHP] Re: speed on XML files

2003-06-16 Thread Catalin Trifu
Hi, Receiving from where ? Cheers, Catalin "Diana Castillo" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > I have problems receiving large xml files, they take too long, does anyone > have a solution? > thank you, > Diana > > -- PHP General Mailing List (http://www.ph