It appears you have not yet registered with DEVPPL. To register please click here... (it's fast, easy and free!)

Tutorials

Log In Sponsors

PHP Tutorials

SHOWING LATEST TUTORIALS
How to send newsletters to your sites members
If you read through this tutorial you will learn how to create a news article posting system on your website without the use of a mySQL database. We suggest that you also read the Simple Login tutorial and integrate the two so you won't have guest users p
This is a simple news tutorial that allows someone to create, update and delete news and have it displayed when a visitor views a page i.e. like the home page of this website.
This example shows how to create a database to store the latest news items, add your news stories via a form, and display the 10 latest news items on a page. A useful example for those with websites that post lots of news items.