In this tutorial you will learn how to create an RSS feed which can be then used as a Live Bookmark in Firefox or Google RSS Feed Reader.
Great for beginners or those who want the additional functionality of a feed.
FreeVersion: 1.0 Platform(s): n/a Updated: Tue Dec 18 2007
THis tutorial first started out as a Guestbook script to provide me a crash course in PHP and MySQL. After a while I needed a news system installed on a site that I used for a client. I took the Guestbook, which had basic principles of a news system, and created a nice news system. Over time I have slowly added many features, which I will include in this tutorial. Some of these features include editing, deleting, and adding news articles.
FreeVersion: n/a Platform(s): linux, windows, freebsd, osx, sun Updated: Thu Jan 18 2007
This tutorial will teach you how to deal with MySQL database using php, you will add, view, edit & delete data. A live example included (News System).
Don't waste your time, start reading this tutorial now. Trust me you will never find such one.
FreeVersion: n/a Platform(s): linux, windows Updated: Sat Apr 16 2005
This is part one in a three part series on creating a news system with PHP. This first installment will teach you how to create a very simple news system using only a file as storage.
This is part two in a series on creating a news system with PHP. This second installment will expand on our simple news system that only used a file for storage. We will continue with only a file, but add in editing and deletion functions.
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 posting news articles on your website. This tut only uses flat/text files.
Version: 1 Platform(s): linux, windows Updated: Mon Dec 20 2004
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.
Version: n/a Platform(s): n/a Updated: Fri Mar 5 2004
Have you ever wanted to create a dynamic news manager? Instead of updating those html files, then uploading everytime you want to add some news? In this tutorial we are going to create something which will hopefully make news publishing more effecient.
Version: n/a Platform(s): n/a Updated: Fri Jan 2 2004
This tutorial will teach you how to build a news script for your website, giving you a break from uploading files every time there's news. Includes how to build a database-driven script and a textfile-driven script.
Version: n/a Platform(s): n/a Updated: Thu Aug 8 2002