Categories
Tags → News System Tutorial

How to create a basic news system

In this tutorial I will show you how to create a basic file based news system with integrated WYSIWYG editor.
DETAILS

Creating A News System

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,...
DETAILS

Pagination in PHP && MySQL

Do you have a news system that is becoming increasingly larger, or perhaps some custom forum software that displays to many topics on one page? Many beginning PHP developers deal with this very problem that arises from forums, news systems, guestbook...
DETAILS

phpNet''s News Posting

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 gu...
DETAILS

PHP and XML: using expat functions

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.
DETAILS
©2003-2008 jCay.com