[phpXML] AW: [phpXML] get_file() function
Brought to you by:
bs_php,
nigelswinson
From: nigel s. on b. of <jan...@im...> - 2001-10-09 17:14:06
|
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 the template to show the new form (which depends on the template). Sorry that it is in german but maybe you check http://dict.le.org to get some translations. Just a short decription: - You can sign in as driver (then a car-form with the amount of seats (as form fields) is created) - or you sign in as someone who likes to join a ride - then you are taken into a waiting list - persons from the waiting list can then get assigned to a car Bugs: I do not handle special chars jet - maybe some one can help me? E.g. the input of a ' returns an error. I tried htmlentities() but it does not work because it is not usefull in forms and xml can not handle entities without defining ... > -----Ursprüngliche Nachricht----- > Von: bl...@io... [mailto:bl...@io...] > Gesendet: Freitag, 31. August 2001 14:44 > An: us...@li... > Betreff: [phpXML] get_file() function > > > I am relatively new to the XML realm but have some good > experience with PHP. > I was wondering if anyone could send a code sample of a simple use of the > get_file() function used as follows: > > 1. Read in XML and write out the contents to a new XML document. I am > really just look for the behavior of the function. > 2. Using a form to submit data, formatting that based on a coded template > in XML string and writing out to file. > > If anyone has some code samples of this, I would greatly > appreciate viewing > them. > > Thank you, > > Robby > > ______________________________________________ > Robby Black > Consultant > intercode Technologies > p: 865.406.6999 > f: 419.818.0185 > http://www.intercodetechnologies.com/ > > -- > This message has been sent through the <phpXML/> user discussion > list. To unsubscribe, please visit > https://sslsites.de/mailinglisten/user/us...@li.../ > -- This message has been sent through the <phpXML/> user discussion list. To unsubscribe, please visit https://sslsites.de/mailinglisten/user/us...@li.../ |