jaanleva submitted tutorials


profile / submitted / saved / comments / tutorial comments
RSS feed
CMS Tutorial: Part 5: Administration Classes
Submitted by Jaanleva » In the fifth implements two classes to handle cms posts and categories.
Rating: 3.0/5 | 819 clicks | 0 comments | 2 saves | share | report
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
Rating: 2.5/5 | 895 clicks | 1 comment | 2 saves | share | report
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).
Rating: 3.0/5 | 697 clicks | 0 comments | 0 saves | share | report
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.
Rating: 2.5/5 | 592 clicks | 0 comments | 0 saves | share | report
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.
Rating: 2.5/5 | 1,283 clicks | 0 comments | 0 saves | share | report
Basic Vertical Navigation Menu
Submitted by Jaanleva » How to create a very basic vertical navigation menu using html and css.
Rating: 1.8/5 | 10 clicks | 0 comments | 0 saves | share | report