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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
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 Mar 29 14:01:28 2024 UTC