This project was developed using the following technologies:
Clone the project and access the folder
$ git clone https://github.com/C0bal/php-exercises && cd php-exercises
Use the XAMPP to start the apache server.
# Documents
$ Copy and Paste the files to 'XAMPP\htdocs\'
# Starting
$ Open XAMPP
# Start the server
$ start Apache
# Project local
$ go to localhost/
Some exercises using PHP for my Web Programming subject.
This project is licensed under the MIT License. See the LICENSE file for details.
Projected by Rafael Menegon