Skip to content

reelest/sql_injection

Repository files navigation

SimpleUsers v0.1

Requirements

SimpleUsers needs PHP 5, MySQL (no special version needed) and the MySQL Improved extension (http://php.net/mysqli).

SKILLS

Basic knowledge of PHP is required. Assuming that you know basic PHP, you most likely do know your way around HTML.

INSTALLATION

  1. Edit config.inc.php to match your database.

  2. Run php -S localhost:8080 router.php

  3. Navigate to localhost:8080/backend/install.php to setup database;

  4. The application is now ready for use.

About

A project showing SQL injection and how it can be prevented.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published