Date: 06/27/01
- Next message: Colin Viebrock: "Re: [PHP-DEV] DOM/XML in 4.0.7"
- Previous message: btanner <email protected>: "[PHP-DEV] Bug #11749 Updated: Unserialize dies with Apache Module but is FINE with CGI"
- Next in thread: Chris Vandomelen: "Re: [PHP-DEV] Bug #11753: Need way to load sent XML"
- Reply: Chris Vandomelen: "Re: [PHP-DEV] Bug #11753: Need way to load sent XML"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
From: chriso <email protected>
Operating system: Any
PHP version: 4.0.5
PHP Bug Type: Feature/Change Request
Bug description: Need way to load sent XML
There appears to be no way to load an XML string that was sent to a PHP page with a content-type: text/xml. What I think could be appropriate is a function xml_load_from_request(). Then, a client could post a request without having to go through the trouble of form-encoding it.
-- Edit Bug report at: http://bugs.php.net/?id=11753&edit=1-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Colin Viebrock: "Re: [PHP-DEV] DOM/XML in 4.0.7"
- Previous message: btanner <email protected>: "[PHP-DEV] Bug #11749 Updated: Unserialize dies with Apache Module but is FINE with CGI"
- Next in thread: Chris Vandomelen: "Re: [PHP-DEV] Bug #11753: Need way to load sent XML"
- Reply: Chris Vandomelen: "Re: [PHP-DEV] Bug #11753: Need way to load sent XML"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

