Skip to content

Latest commit

 

History

History
11 lines (11 loc) · 680 Bytes

File metadata and controls

11 lines (11 loc) · 680 Bytes

PHP reps

To check my works, use this link to see repositories on GitLab

Overall

The catalog includes several labs, with usage of different core functionality:

  • Functions, arrays, forms in PHP (lab 2)
  • Cookies, sessions, work with files and catalogs (lab 3)
  • OOP in PHP (lab 4)
  • PDO library in PHP (lab 5)
  • Asynchronous requests to the server and their processing (lab 6)
  • HTTP-code status in PHP (lab 6)
  • Coursework: Car sales website, with developed cms-system and with usage of MVC-pattern (backend_coursework)