The Browser (Client)

index.html
Structure & Content
styles.css
Design & Layout
script.js
Interactivity & Logic
/assets
Images/Fonts
Network
get-users.php
Database Queries
proxy.php
Secure API Requests
config.php
Secrets & Keys (Hidden)
.htaccess
Security Rules
Connection

The Database

MySQL

Persistent Data Storage
(Users, Posts, Settings)

Click any component to see how it works