Download List

Project Description

PHPSlice is a fast, simple, and powerful dynamic Web site engine that is built
to run on any OS and with various types of databases. While slightly similar to
Slash in some respects, PHPSlice differs in that it is both easy to use and set
up, and advanced in its capabilities and features.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2001-06-25 21:02
0.1.2

Dynamic theme support was added. The site's design and layout can be completely
changed on the fly merely by switching themes via the user menu sidebox.
Deleting an article now also deletes all comments attached to that article.
Web-based sidebox creation/editing now works. The filename of "PHPSlice.php"
was changed to "phpslice.php" to prevent caps problems on non-Windows operating
systems. Similarly, the filename of "PHPSlice.css" was changed to
"phpslice.css". The "Contact us" link in the mainmenu.php sidebox was changed
to $admin_email rather than a hard-coded email address. The fixQuotes function
was modified to properly escape strings for MySQL. Email addresses are now
properly escaped before being put into the database. Nicks, real names, etc.
are all stripped of HTML tags before entry into the database to prevent
possible security risks.
Tags: Development, Minor feature enhancements

2001-06-22 14:11
0.1.1

Official, working MySQL support, and slight database changes to accomodate MySQL and corresponding changes in code - things like date and times now being stored as UNIX timestamps, etc. Also lots of minor bugfixes of previous problems.
Tags: Development, Major feature enhancements

2001-06-22 07:42
0.1.0

The user account subsystem was overhauled, and it is now much more secure and
less buggy. The comment system was rewritten, and is now more friendly with
MySQL. Many other small changes were also made.
Tags: Development, Major bugfixes

Project Resources