1 | Be able to apply the basic syntax, functions, control structures, and loops of PHP. |
2 | Be able to collect data from users using HTML forms, validate the data, and manage errors. |
3 | Be able to create dynamic web pages using page redirection mechanisms. |
4 | Be able to perform user login/logout systems, session management (session, cookie), and CRUD operations in a database. |
5 | Be able to develop an original PHP project. |
6 | Be able to solve errors encountered in the project. |