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.
Using a page by page password system using mySQL PHP / Membership
One cool thing about php is that you can fairly easily validate users before displaying content on a page by page basis. Let's say you don't want to restrict the entire directory using htaccess, this is a neat alternative. Let's create a login system using PHP and mySQL.
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 .
Invano Navigation System PHP / Navigation
So, Having trouble Using PHP Links? Unfamiliar with them? Or want to learn them? Well I will tell you how it is done.
There are a few ways you can use php linking.