[phpXML] Lines to add to xml.php

2001-08-27 Thread jan . carmanns
To Code to tune up your xml.php file a bit: 1. function to write to file example: $xmlfile="File.xml"; ... $xmltext = $xml->get_as_xml_file(); $check=$xml->write_xml($xmlfile,$xmltext); 2. added encoding="" to so some special characters are supported to

[phpXML] AW: [phpXML] get_file() function

2001-08-31 Thread jan . carmanns
I guess or hope that this can help you. Maybe it is not so well programmed but it works ... This is a interactive driver list. I programmed it to make our weekly trip to the Underwater Rugby pracise more easy to organize. For this it works very well. The data is saved to a xml file but also uses