Category: PHP Application

7.6 Group Administration



September 24th 2009 file under: PHP Application

Back to: TOC Step By Step Tutorial PHP Security

Next, we make the group administration page. By layout, the pattern is the same as the user administration. The table that we used in the group administration group is phpss_group. This page file named grouplist.php. Here are the program codes:

[...]



7.5 User Administration

September 24th 2009 file under: PHP Application

Back to: TOC Step By Step Tutorial PHP Security

The user administration page consists of two parts. The upper part is the form to input the new user and to modify the present user while the lower part is the user list. You can see its layout in the picture 7.7. There are seven colomns in the user list:

[...]



6.6 Log Configuration



September 23rd 2009 file under: PHP Application

Back to: TOC Step By Step Tutorial PHP Security

The log system configuration is in the config/logging.php. Here are the options of the system log:

[...]



Page:  1  2  3  4  5  6 ... > >>