php-db | 2001062
Date: 06/28/01
- Next message: chickey <email protected>: "RE: [PHP-DB] Database access using ODBC"
- Previous message: Dobromir Velev: "Re: [PHP-DB] Modify Query, or sift through results?"
- Next in thread: Hugh Bothwell: "Re: [PHP-DB] Passing XML"
- Reply: Hugh Bothwell: "Re: [PHP-DB] Passing XML"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi there
Is there anyway of passing a xml document to a php page as raw data.
What I want to do is eg.
send a page a xml document and recieve a response ( in xml ) from that page.
I could eg get the result using fopen( 'http://url.com/xml.php' , 'r' )
but how do i send it any data without using for eg.
fopen( " http://url.com/xml.php?xml=xml_string_document ", 'r' )
Any help would be VERY helpfull
thanks
Niel
-- PHP Database Mailing List (http://www.php.net/) To unsubscribe, e-mail: php-db-unsubscribe <email protected> For additional commands, e-mail: php-db-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: chickey <email protected>: "RE: [PHP-DB] Database access using ODBC"
- Previous message: Dobromir Velev: "Re: [PHP-DB] Modify Query, or sift through results?"
- Next in thread: Hugh Bothwell: "Re: [PHP-DB] Passing XML"
- Reply: Hugh Bothwell: "Re: [PHP-DB] Passing XML"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

