php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #11830 FEATURE REQUEST: domxml_new_child should manage also xml docs
Submitted: 2001-07-02 02:44 UTC Modified: 2002-06-24 10:45 UTC
From: sivasubraj at lycosmail dot com Assigned:
Status: Closed Package: DOM XML related
PHP Version: 4.0.6 OS: Linux
Private report: No CVE-ID: None
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
4 + 6 = ?
Subscribe to this entry?

 
 [2001-07-02 02:44 UTC] sivasubraj at lycosmail dot com
resource domxml_new_child (string name, string content)

it would be useful if the function handles also xml content, so that it's possible to incorporate a xml doc, without to have to dissasemble it 

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-06-24 10:45 UTC] jtate@php.net
Just use xmldoc.  Then you can pull the root node and stick it somewhere else.  If that's not acceptable, reopen, and add more information about what exactly you want to be able to do.
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Sun May 11 06:01:29 2025 UTC