- In this project I used HTML and CSS along with a little bit of js to create the front end of the portfolio website.
- I used PhP to connect the database and the front end. I store the information which is given in the
contact mepage and store it in a database table. - I used a SQL procedure which inserts the information received from the contact page.
- First of all install
xamppon your device. - Start the xampp and then click start on the following:
Apache,MySQL - The project folder should be in the
C:\xampp\htdocsotherwise the project would not load. - In the browser type
localhost/index.htmlit would show you the finished project.