Inscription, an inscription system made easy. It will help you prepare inscriptions for your events.
- PHP
- MySQL
- The code in the folder server, put it in a folder where your Apache has access (like your htdocs)
- Create a MySQL Database in your system using the file inside the folder \database.
- Update the file configuration.php and include your $server, $username, $password and $database_name according to your configuration.
- Open index.php in your Web Browser and you are ready to go!
- You may want to adapt _header.php to include your own header for your Inscription installation ;-)