Skip to content

Ant1Van/php-interface

Repository files navigation

PHP Shop (simple)

This is a simple PHP store project (static in file structure). At the root of the project are scripts for catalog, shopping cart, checkout, etc.

Files in the project (not an exhaustive list):

  • index.php — main page
  • catalog.php — catalog
  • product.php — product page
  • cart.php, cart_ajax.php, cart_table_content.php — basket
  • checkout.php, checkout_success.php, fake_payment.php — making an order
  • login.php, logout.php, register.php, profile.php — authorization/profile
  • db_connect.php — connecting to the DB
  • styles.css — styles
  • images/products/ — product images

Requirement

This project depends on my other repository to work correctly.: csharp-db-app. Please install or run csharp-db-app separately before using this project.

The Repository csharp-db-app: https://github.com/Ant1Van/csharp-db-app

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published