Website updating.

Soldato
Joined
5 Jul 2003
Posts
16,206
Location
Atlanta, USA
Hi.
Ive been tasked in the coming weeks with updating a website with new content.
I was wondering if it was possible to make it so the website was uber-easy to update? Prehaps in a blog style, so that adding new content was as simple as filling in the information on an online form, and it being added automatically.

Thanks in advance all. :)
 
It would be easy enough to write a couple of PHP scripts, one to store articles in a database or text file from a web form and another to retrieve them and display them on the page
 
Back
Top Bottom