Skip to content

Simon-Z87/testshop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Test Shop PHP Example

To setup database connection enter your credentials into "init.php" file:

define(DB_HOST, 'localhost'); define(DB_USER, 'root'); define(DB_PASS, ''); define(DB_NAME, 'testshop');

And then run "db_restart.php" it will reset tables and demo data in database

About

Shop example - test task

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages