Skip to content

smnbhattarai/php-store-hfc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PHP store basic

Database dump can be found in the repo. Just import it. Default admin login username and password is [email protected]/password

Password encrypted using MD5 (highly not recommended, use better options. may be PHP built in password_hash and password_verify)

mysqli_query is used throughout the project but PDO is recommended options.

This code is for demonstration of basic php functions and how they can be used to create an app and not for production purposes.

About

Basic PHP store for educational purpose

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published