-
Do you need to accept, store and display visitors' comments on your personal blog or commercial storefront?Enabling communication with potential customers or fans of your online journal is no longer a problem with DoComments, a single PHP file that, nevertheless, offers a wide range of popular features.With just one line of PHP:1) Make comments appear anywhere you want,2) Let your ...
-
Scoreboard class is meant to manage the information of scores of games played by individual users. The information is stored in SQL based database.Scoreboard class provides a function to submit a score given the game name, the player user, and score as an integer value. It also has functions to retrieve the high scores table, as well individual user scores ...

