mykeamend wrote in php

How would I go about this?

I need to make it so that I have a form, and in that form one could type the textual content for a page, and the title for that content.

On the main page to the site, the title would show. Clicking the title would bring someone to a default blank page, sending that page the info it would need to pull up the whole text within itself.

.. pretty much a blogger - but more the feel of an online zine or newsletter.

Are there any scripts like this that are already out there?