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
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: sivasubraj at lycosmail dot com
New email:
PHP Version: OS:

 

 [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

Add a Patch

Pull Requests

Add a Pull Request

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-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 26 16:01:29 2024 UTC