
This set of PHP scripts will allow the automated generation of html in the form of a news post (or blog) and automated display of the blog. The visual effects of the generated html posts can be fully customized by CSS. Source files can be found here.
Below is an example of a posting created with Make News. Note that the style can fully be controlled using CSS.
It looks like my php scripts are working! News updates have never been easier to add to a website! I just go to a web-page I have hidden in a deep dark corner of my website, type in a subject line and body message, and of course supply a user-name and password then php takes care of the rest.
With a little more playing around with my code this could be used for blogs or whatever I want really. If all goes well I plan to post the source in my projects section.