Simple web based quiz application written in php and mysqli. This application can be used to test the knowledge of the player
PHP Kuiz Home Page ->
PHP Kuiz Admin Panel ->
- PHP 5.3 or higher recommended
- MySQL DB
Front-end : HTML, CSS Back-end: PHP, MySqli
- Upload PHP-Kuiz to the directory of your choice.
- Import MySql Db file to your database software (E.g : Php_My_Admin )
- Configure connection to your database and server by modifying connection.php file
- Navigate to the installation in your browser
- Done :)
- Admin Panel:
password: adminpass123
- Easy play: Only requires an email to start playing
- Functional Admin panel: Allows admins to manage the whole system
- Add/Edit questions according to need
- View player details ( Eg: score,email etc ..)
- Set timer for each question
- Add level for playing from hard to easy with different questions
Please log any issues found in the repository
PHP Kuiz is released under the MIT License