"Unknown Sender" <[EMAIL PROTECTED]> wrote in message 
news:[EMAIL PROTECTED]
> Hi Rosen,
> You can do this for some ways.
> The simplest:
> 1. Send via ftp - http://php.net/ftp
> 2. Send via scp using ssh2 - http://php.net/ssh2
>
> Regards
> Michael
>
Thanks Michael, but I want if it is possible to do something like "POST" in 
normal HTML language and "say" to the remote script to process XML. And I 
don't have FTP access to remote server. The idea is to working only with XML 
protocol to communicate with remote server. I think I have read something 
like this in the internet, but can't remember where :(

Regards
Rosen



> Rosen said:
>> Hi,
>>
>> I need to create an XML file and send it to another server, where script 
>> process the XML.
>> With creation and processing of XML I don't have a promlems, but how I 
>> can send XML to the processing script on another server ?
>>
>>
>> Thanks in advance,
>> Rosen 

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to