Friday, 19 March 2010

PHP login and News Feed

I have included a PHP news feed for the About section of the website so that the client can regularly post what he is up to with his photography. There are just a few bugs to work out but it works really well.

This is accessed via a link in the index page called "Admin"
The user logs in with account details that are stored in the myadminphp database.
Here they can see older posts and type up a new post for the website.
The posts are displayed in the 'About' section in the style of a newspaper.

I would like to develop this so that there is a Delete and Edit function on the posts for the client and I would look at displaying the posts a little differently to make it look more like a newspaper.

No comments: