Skip to content
This repository has been archived by the owner on Sep 23, 2024. It is now read-only.

Latest commit

 

History

History
10 lines (7 loc) · 444 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 444 Bytes

veiling

This project is now just sample and is not intended for production use. It is not actively maintained.

Om die ding op te stel:

  1. Maak 'n MySQL databasis met die naam veiling
  2. Gebruik die veiling_data.sql script om die twee tabelle te skep
  3. Dupliseer config.example.php na config.php en vul die korrekte waardes in
  4. Stel jou webserver om die api.php file in public op te dien (bv: http://192.168.0.200/api.php)