2
As mentioned in the comment to the news:
- make use of templates instead of mixing php and html
- make the html xhtml transitional
- add the possibility for guests playing and adding their name
- look at save.php where $_GET-values are not sanitized (haven't looked at other places)
- do not use deprecated functions for displaying content (look at class/module.textsanitizer.php)
Oh, forgot the magic word: PLEASE!
Fine module anyway!