[PHP] Let's make a difference

2006-05-22 Thread Jils Abhilash
I'm doing a little something for the mother earth, and I thought you might like to join me: http://friends.earthscreen.com/?r=UUF0GBMGMCdYB2cJAyMK&i=gmail&[EMAIL PROTECTED]&p=2&z=1&tc=12 -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] DOM XML : set_attribute()

2006-02-19 Thread Jils Abhilash
Hi, I am working with PHP 4.3 on windows. I am using PHP DOM functions to update the XML file. When I try to set the attribute of a particular node, the subsequent get returns the set value, but it doesn't reflect in the memory structure. echo "###",$build_node->get_attribute('path'); => this r