ID:               28927
 Updated by:       [EMAIL PROTECTED]
 Reported By:      rafiw at walla dot co dot il
-Status:           Open
+Status:           Bogus
 Bug Type:         *XML functions
 Operating System: winxp
 PHP Version:      4.3.7
 New Comment:

Sorry, but your problem does not imply a bug in PHP itself.  For a
list of more appropriate places to ask for help using PHP, please
visit http://www.php.net/support.php as this bug system is not the
appropriate forum for asking support questions. 

Thank you for your interest in PHP.

dump_file works fine. Search the general list for reasons why it may
not be working for you under windows.


Previous Comments:
------------------------------------------------------------------------

[2004-06-25 18:15:12] rafiw at walla dot co dot il

Description:
------------
if call this function whit same name of file that

open for  make v\change its not save the change 

Expected result:
----------------
$dom = domxml_open_file("xmldata.xml")
$root = $dom->document_element();

....do chane to xml file


 $dom->dump_file("xmldata.xml",false,2) ;




------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=28927&edit=1

Reply via email to