#Number Buddies
How to Install
- Execute data/schema.sql file in mysql for create the structure and insert default user
- Change config.php file for db access
How to handle big int
- If it's big int then it's better to use BC Math(http://php.net/manual/en/ref.bc.php)