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.