|
Posted by Mike Willbanks on 10/21/05 03:50
Scott,
> i have one textfield for add a new main node (not main like:
> <root><this_one></this_one></root>) in my php page and i m able to save
> the xml file correct with this, and in the bottom of that i have one
> new textfield for add new child in dynamically create node (which i
> descibe above),and one combo box for show the all dynamically create
> nodes.now i want that when user give the value in child textfield and
> then select a root node for that child from combo box.i want to append
> a child dynamically to root node.
Are you trying to solve this with php or javascript? It sounds more
like you are utilizing the dom through javascript to do this? In php it
depends on which extension you are using, so if you could fill us in on
that it would be great. Also which php version are you using?
--
Mike Willbanks
Zend Certified Engineer
http://www.digitalstruct.com
Navigation:
[Reply to this message]
|