Skip to content

Latest commit

 

History

History
23 lines (12 loc) · 403 Bytes

File metadata and controls

23 lines (12 loc) · 403 Bytes

PHP is a backend programming language which allow for dynamic pages

Challenges

  • variables

  • conditions

  • arrays

  • loops

  • functions

  • How to manage a form correctly in PHP

The task solutions can be found in the associated php files

Have fun