Skip to content

PatrickBeh/crossfit_php

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

crossfit-php

Information to access database: $db_user = 'crossfit'; $db_pass = 'password'; $db_host = 'localhost'; $db = 'crossfit';

Currently, I am trying to figure out how to connect properly my webpage to my database. Also, I am trying to create a new user at /dashboard/dashboard_user.php and save this new user at the database crossfit.sql tb_user.

It's done.

Now I will create the new functions for dashboard_exercise and dashboard_workout.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published