PHP Design:
Web Log with Inline Editing

Abstract Project Description Simple Database Page Layout Displaying the Blog "Add Entry" Form Inline Edit Form Online Demo

 


Richard H. Nilsson, July 9, 2005

Abstract

Describes a method of implementing a browser-based edit-in-place feature for quickly adding or editing web published articles, using a weblog (blog) application as a basis. The application can stand alone or be easily integrated into an existing portal-style web page. Requires mid-level PHP experience and a hosting service with PHP and MySQL support.

 

To try out my online demo of the basic version, log in as "guest.guest" password "guest". Or visit the real thing a full weblog app with major features (member-signup for posting comments, "recent posts", "browse all", image handling for posts, a calendar and archive for selecting specific dates). Donate $25 via PayPal, and get a link to download the SuperBlog script.



Top