Re: PHP & XML

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> how is the xml being sent to you from the other place on the internet? is
> it being posted in a form, etc.?

It won't be thru a form.  I guess it'll be a direct send, he'll format
something like...

<request>
   <name>Jack</name>
   <account>239048098324</account>
</request>

... in a string and send it over.

What methods are best suited for something like that?  Would it be
best Side One to open a socket up to Side Two and send it thru that
way?  I'm open to suggestions...

-Dan Joseph

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


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux