Index
A
- access, MariaDB
- granting / Creating users and granting access
- Access Control Lists (ACL) / User roles
- access controls
- about / Access controls
- models/login_model.php file / Access controls
- controllers/courses.php file / Access controls
- controllers/studentsCourses.php file / Access controls
- views/studentsCourses/register.php file / Access controls
- advanced caching techniques
- about / Advanced caching techniques
- Apache web server
- securing / Securing the Apache web server
- server information, hiding / Hiding server information
- server configuration limits / Server configuration limits
- array-declaration.php file / Updated array declaration
- array dereferencing function / The array dereferencing function
- authentication
- about / Authentication
- lib/Session.php file / Authentication
- /etc/php5/apache2/php.ini file / Authentication
- controllers/login.php file / Authentication
- views/login/index.php file / Authentication
- models/login_model...