/PHP-Login-with-Add-Edit-Delete-PDO

This is a simple PHP login script with add, edit and delete module and is using PDO extension. Template used is AdminLTE.

Primary LanguageJavaScriptDo What The F*ck You Want To Public LicenseWTFPL

PHP-Login-with-Add-Edit-Delete-PDO-

This is a simple PHP login script with add, edit and delete module and is using PDO extension. Template used is AdminLTE.

Default username & password

username: admin password: admin

Database

database: db_test
user: testuser
password:

* Database configuration can be found in `config` folder, `dbconfig.php`.