Recently Popular Php5 Tagged Tutorials



Feb 23

Access Control

Posted by , in PHP Tutorials

This tutorial gives the outline of a highly flexible role-based access control system. Furthermore, it helps in establishing principles using standard notions of RBAC. The tutorial teaches you the code for administering RBAC and also explains how questions about access can be answered.

Popularity: 18.9%

Thumbnail for Access Control
Clique It


Oct 1

Using an autoload function to make your life easier

Posted by , in PHP Tutorials

In PHP 5 you can make your life a lot easier by writing an autoload function. This function will automatically load your classes, so you do not need to repeatedly include classes on every page.

Popularity: 17.3%

Thumbnail for Using an autoload function to make your life easier
Clique It


Jan 11

Complete advanced login member system - PHP tutorial

Posted by , in PHP Tutorials

This tutorial will show you how to create an advanced member login system with PHP, users can register, change password, email activation is included.

Popularity: 19.2%

Thumbnail for Complete advanced login member system - PHP tutorial
Clique It