No description
Find a file
2026-01-28 03:24:40 +00:00
crud Initial commit 2026-01-28 03:24:40 +00:00
css Initial commit 2026-01-28 03:24:40 +00:00
html Initial commit 2026-01-28 03:24:40 +00:00
images Initial commit 2026-01-28 03:24:40 +00:00
mySql Initial commit 2026-01-28 03:24:40 +00:00
phpBasics Initial commit 2026-01-28 03:24:40 +00:00
phpForms Initial commit 2026-01-28 03:24:40 +00:00
phpFundamentals Initial commit 2026-01-28 03:24:40 +00:00
phpObjects Initial commit 2026-01-28 03:24:40 +00:00
register Initial commit 2026-01-28 03:24:40 +00:00
search Initial commit 2026-01-28 03:24:40 +00:00
sessions Initial commit 2026-01-28 03:24:40 +00:00
.gitignore Initial commit 2026-01-28 03:24:40 +00:00
connection.php.example Initial commit 2026-01-28 03:24:40 +00:00
index.html Initial commit 2026-01-28 03:24:40 +00:00
portfolio.css Initial commit 2026-01-28 03:24:40 +00:00
README.md Initial commit 2026-01-28 03:24:40 +00:00

HTML/CSS with PHP Portfolio

A portfolio of then HTML/CSS and PHP that I have learnt during Studies

Notice

Before opening the portfolio, run the .sql files found in mySql/tables into a database and then create the connection.php using the example file