bubble_chart StackLab

Activity Logs using HTML + PHP + MySQL

7 steps · pending Not started · person_outline Guest
arrow_back Back

Expected Project Structure

Your project should have a structure similar to:

code text
project/
│
├── config/
│   ├── config.php
│   └── functions.php
│
├── auth/
│   └── signout.php
│
└── app/
    └── admin/
        └── index.php (place the activity logs here)
and placed inside:
code text
app/admin/

login Sign in to save your progress permanently. info Progress is saved in your browser session
format_list_numbered Step 2 of 7