Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 287 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 287 Bytes

simple-php-db-search


Setup

  1. Create a MySQL database and run/import the sqlDbSetup.sql

  2. Enter your database details in db-connection.php

  3. To easily create search records go to /new-entry.php

  4. Go to the index and have fun!

  5. You can view all entries at /all-entries.php