id=$_id; $this->username=$_username; $this->password=$_password; $this->nationality=$_nationality; $this->sexe=$_sexe; $this->dateOfBirth=$_dateOfBirth; $this->currentCoins=$_currentCoins; $this->totalCoins=$_totalCoins; $this->nbGamesPlayed=$_nbGamesPlayed; $this->currentSkin=$_currentSkin; $this->tabSkin=$_tabSkin; } } ?>