/aigbe

simple form posting to the database in plain PHP

Primary LanguagePHP

aigbe

simple form posting to the database in plain PHP

Dependencies

Installation

  • clone this repo git clone https://github.com/EBEREGIT/aigbe into the htdocs folder of your XAMPP
  • Create a database named ticketin you phpmyAdmin
  • Import the ticket.sql script from this project
  • In you browser enter the following url http://localhost/aigbe/ticket.php
  • The project should now be live
  • Congratulations!!!