hi all,
i built a small site for a friend journalist for his articles. But he sends me email everytime he writes a new articles so that i can add it to the database because i don't him to mess with the mysql/php.
The question is: is there a very simple to use opensource cms out there that allows my friend to enter artilce title, date, text etc through a form and hit submit and the database gets an insert for this record and webpage instantly updated?
or better to write my own script?