Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 366 Bytes

File metadata and controls

11 lines (6 loc) · 366 Bytes

programacao_web_php

That repository contains web projects made on class using PHP.

How it works?

Each one of those projects was coded based on the XAMPP software. Into the Control Panel you will need to runs the Apache and MySQL modules.

How to view the projects?

On your browser, you need to type the following address: http://localhost/project_name/ .