Hello,
I've thought it's a good idea to develop a Hello World Module which is fully object oriented, separates strongly code, content & design, grant a very easy an simple data access and show that it is possible to create your own module with less than 100 lines of code

OK, don't laught, it' ready an my contribution to the WebsiteBaker GoPHP5 initiative.

The main goals of the Hello World OOP Module are
* show how to develop modules with object oriented technics (OOP)
* show how to use PHP 5 features
* show how to separate code, content and design
* provide you the class dbConnect for a easy and secure administration of database tables for use in your own modules
* provide you the class tParser with an easy to use template parser
* step-by-step manual and documentation
Hello World OOP Module
* is no replacement for the official Hello World Module by Christian Sommer (doc)
* is not compatible to PHP 4
Ok, now it is ready for the first beta testing and for many, many comments and hints of you.Please download the
Hello World OOP module from my homepage (English). You will also find a
Quickstart and
File descriptions. The manual is still under construction.
Have a lot of fun!
Ralf