Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 475 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 475 Bytes

PHP Basics

Initial commit: 03/05/23

Info: 🐘 This Repo contains fundamental PHP exercises such as:

Exercises list

  • Badwords → Remove bad-words in a paragraph with form
  • Hotel → Show the contents of an array and filter it with a form
  • OOP-1 → Create class movie and show his properties
  • OOP2 → Use composition and inheritance to create a PC with this component
  • Snacks → Quick and technical exercises