phpWCMS open source web content management system
This is the outdated phpwcms project site.
Something new is coming soon. Always keep in mind to check GitHub for the newest release.
New patch package available
Fixes some bugs and adding new functionality

Yepp! There it is: not so many changes but useful improvements and some bug fixes. All you have to do is download the patch package.

Bugs fixed

I found bugs in SQL queries. The DB_PREPEND constant was not added what results in database errors. Such errors occured only if you have defined such table prefix. See changelog.txt for all changes and improvements.

New replacement tag for external PHP scripts

I have implemented a feature request. Now it is possible to use a new replacement tag for external PHP scripts.

{ PHP : my_external_php_script.php }

Do not use the spaces in this demo code.