Hi,
I would like to put a "news" page on my site, and a "latest news" section on my homepage (with the first 30 or so words of the 4 most recent news items, then a "more...." link to the main article).
Ideally the news will be read from a directory of text files (numbered - like 1.inc, 2.inc, 3.inc, 4.inc, 5.inc etc... with the highest number being the newest news item). I want to be able to code the news items myself (i.e. no "admin" interface - I just want to do the text file and dump it in the directory).
Would this be relatively simple to do in PHP? I have just converted the rest of my site, and a a *little* experience with the language... always willing to learn though!!
All the weblog scripts I have come across as freeware seem to do far too much - comments, smilies, admin interface etc.
Thanks, (and happy monday...!)
Martin