This project started as a exercise, in order to bring a rusty programmer back to life. The project is based on 2 basic principles:
A) To be based only on php/mysql/bootstrap. No custom Javascript is used.
B) not to save any user data. All variables used are session variables, and when you Disconnect ,session is destroyed.
Have fun!
Live at tables.doomster.eu
error manipulation. Fix ugly error when you insert wrong credentials.
pagination on tables
Add comments to the code :P