CMS Tutorial: Part 5: Administration Classes
Submitted by Jaanleva » In the fifth implements two classes to handle cms posts and categories.
CMS Tutorial: Part 4: Registration and login process
Submitted by Jaanleva » The fourth part implements the login, logout, registration process using the class created in the third part
CMS Tutorial: Part 3: User Authentication
Submitted by Jaanleva » The third part covers a class that handles user authentication. This class will be used to implement the login/logout/registration process to create a password proctected area of the CMS (the admin section).
CMS Tutorial: Part 2: Data Access Layer
Submitted by Jaanleva » Create your own content management system using an OOP approach. The second part implements a class that handles the database functions that we’ll need for our CMS.
CMS Tutorial: Part 1
Submitted by Jaanleva » Create your own content management system using an OOP approach. The first part covers the base class used to build the CMS.
Basic Vertical Navigation Menu
Submitted by Jaanleva » How to create a very basic vertical navigation menu using html and css.




