Ok, i have a “latest news” section on a site i’m building, where the news is read from a xml-file. I want my client to be able to update this file themselves.
All i want is an adminpage where the client writes in date/topic/message
and then it writes to the xml-file and voila! - the news gets updated on the flashsite…
I know that this i done by a combination of php and sql, but i can’t seem to find a simple tutorial that can help me to solve this.
Best regards!
/Carl