1 | Solves programming problems effectively using PHP's basic syntax (variables, operators, arrays), function structure (user-defined and built-in functions), and control structures (decision structures and loops). |
2 | Collects data from users through HTML forms, processes the data with PHP, applies necessary validation checks, and manages errors in a user-friendly manner. |
3 | Creates modular and dynamic web pages using page redirection mechanisms. |
4 | Designs user login/logout systems, performs session management (session and cookie), and implements basic CRUD (Create, Read, Update, Delete) operations in a database. |
5 | Develops an original web project using PHP knowledge. |
6 | Identifies and resolves coding and logical errors in the projects they develop. |