Re: [PHP-DEV] posting xml
[email protected] (Ali)
| Newsgroups | php.dev |
|---|---|
| Message-ID | <[email protected]> |
Diana, You may ask user-related questions on the [email protected] list. This list issueing the development OF (not IN) PHP isn't the right place to ask. -Ali On Thu, 27 Feb 2003 13:20:38 +0100 "Diana Castillo" <[email protected]> wrote: | I am sending an xml request as part of the url using urlencode to | encode my xml. It doesnt work like that so the server that is | receiving it doesnt seem to like the data in the query string. | However, if I send it from a form using the method post then it works | fine. Is there a way to send it by method post but without having to | use a form? Thank you | | | | -- | PHP Development Mailing List <http://www.php.net/> | To unsubscribe, visit: http://www.php.net/unsub.php