how can i automate maintainence of xml files
Posted: Wed Jul 05, 2006 1:17 am
Hi all
I'm hoping someone can help me with some code snippets.
Oldtime programmer - just trying to revisit coding so know principles of what to do but not how to.
I am creating a pic gallery in flash (i am using a variation of someone else's) which uses an xml file containing the filename of pics to display.
I will refresh the gallery every day but I do not want to keep editing the xml file. So I thought I could write a little program in php which will read the contents of a specific directory and rewrite the xml file.
Anyone help me with the php code??
thanks
george
I'm hoping someone can help me with some code snippets.
Oldtime programmer - just trying to revisit coding so know principles of what to do but not how to.
I am creating a pic gallery in flash (i am using a variation of someone else's) which uses an xml file containing the filename of pics to display.
I will refresh the gallery every day but I do not want to keep editing the xml file. So I thought I could write a little program in php which will read the contents of a specific directory and rewrite the xml file.
Anyone help me with the php code??
thanks
george