phpPoker v0.1 - INSTALL phpPoker's install is simple, just copy the needed files to your webspace, make database&tables to mysql and edit the phppoker.php file for correct user, password and database settings. You can also configure some other things in there. 1. MySQL: connect to you mysql server: CREATE database phppoker; create the tables (shown in mysql.txt): CREATE ... OR mysql phppoker