latest news site PHP / News and RSS Feeds
In this example we will create a database to store our news items which we will be able to add via an admin form which the webmaster will enter information . we will then display this info on our page , displayed by newest items .
PHP and XML: using expat functions PHP / XML Web Services
This tutorial shows how to parse XML documents in PHP. It walks you through a fairly simple application of XML that you can use to implement a news system for your home page.
Permission System PHP / Membership
This tutorial will not cover building a login (user) system. This tutorial will only cover how to expend your login system to create permissions for users.