#php
#basics
#master-in-software-development
In this project we learnt the basic notions of the famous PHP language which is so used in the world of web development.
What distinguishes PHP from other languages such as Javascript is that the code is executed on the server, generating HTML and sending it to the client.
- In this project in the first instance I have created all the necessary files for its further development. Once finished, I modified the readme and made a "pull request" to upload the project with all the changes to Github.
- Learn the basics to program in PHP.
- Understand what a server-side language is and what it is used for.
- Learn to use a LocalServer with XAMPP.
* PHP * XAMPP * VSCode