Server-Side Development: PHP/MySQL
phpMyNews

phpMyNews is a news article Content Management System (CMS) application that allows users to post and remove news articles from a website without having to write any HTML code to do so. News articles appear as headlines on an HTML page. Visitors click on the subject link to read a news article and the article is displayed on a new HTML page. This web application module is designed to be easily integrated into an existing website design, but works best if the HTML page is displayed within an IFRAME or FRAME.

The DEMO allows you to test drive the application.

home.php is for viewing the headlines page to read news articles news.php is for adding or removing news articles

[LAUNCH DEMO]
[RETURN TO PHP/MYSQL PROJECTS]