BOR VOCATIONAL SCHOOL / COMPUTER PROGRAMMING / BIL2031 - INTERNET PROGRAMMING II
 
Learning Outcomes Of the Course 
1Solves 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).
2Collects data from users through HTML forms, processes the data with PHP, applies necessary validation checks, and manages errors in a user-friendly manner.
3Creates modular and dynamic web pages using page redirection mechanisms.
4Designs user login/logout systems, performs session management (session and cookie), and implements basic CRUD (Create, Read, Update, Delete) operations in a database.
5Develops an original web project using PHP knowledge.
6Identifies and resolves coding and logical errors in the projects they develop.