| Showing 1 - 10 from 11 tutorials on Page 1. |  | |
| | | Creating a News System in PHP | | 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. | | Added: 22 March 2007 - Visits: 195 | | | | | | | | News Script with Add, Delete, Show All, Show Recen... | | This news script does not use databases, instead all news posts are stored in a text file so any php server should be able to use it. It offers adding and deleting of news as well as scripts to show all or only the latest news. There is also an rss feed... | | Added: 21 March 2007 - Visits: 164 | | | | | | | | Basic News System | | Learn the basics of Mysql & Php by building a news system | | Added: 19 March 2007 - Visits: 168 | | | | | | | | News System, add, delete and edit and user added c... | | A full news management system that allows you to view each news post, add new news posts, delete and edit news posts and also allow users to add comments to each individual news post and also the ability to manage these comments. No HTML style, just the... | | Added: 18 March 2007 - Visits: 160 | | | | | | | | Add, View, Edit & Delete from to MySQL database, L... | | This tutorial will teach you how to deal with MySQL databse using php, you will add, view, edit & delete data. A live example included (News System). It's simple, clear, trusted and popular | | Added: 18 March 2007 - Visits: 254 | | | | | | | | PHP/MySQL News with Comments | | In this tutorial, you will learn the concepts behind building a news system with PHP and MySQL. | | Added: 17 March 2007 - Visits: 148 | | | | | | | | News Managment System | | A basic news management system written in PHP and MySQL, this system has no html styling and is a skeleton structure for a robust news system. | | Added: 17 March 2007 - Visits: 169 | | | | | | | | Automating news display with PHP scripts | | 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. | | Added: 17 March 2007 - Visits: 149 | | | | | | | | Creating a News System with PHP - Part 2 | | 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. | | Added: 16 March 2007 - Visits: 127 | | | | | | | | latest news site | | 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. | | Added: 16 March 2007 - Visits: 135 | | | | | |