Skip to content

denavin/phptest

Repository files navigation

PHP test

1. Installation

  • create an empty database named "phptest" on your MySQL server
  • import the dbdump.sql in the "phptest" database
  • put your MySQL server credentials in the constructor of DB class
  • you can test the demo script in your shell: "php index.php"

2. Expectations

This simple application works, but with very old-style monolithic codebase, so do anything you want with it, to make it:

  • easier to work with
  • more maintainable

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages