PHP Classes

Packages of Duncan Gough

Recommend this page to a friend!
  All class groups  >  All authors  >  Packages of Duncan Gough (2)  >  Mission progress status  >  Reputation  
Picture of Duncan Gough
Name: Duncan Gough <contact>
Classes: 2
Country: United Kingdom
Age: 50
All time rank: 1358 in United Kingdom
Week rank: 195 Down9 in United Kingdom Down
All time users: 14395
Week users: 0
Innovation award
Innovation award
Nominee: 2x
 
  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z  
  Files folder image PHPBB Login Integration  
PHP Programming Innovation award nominee
March 2004
Number 3


Prize: One book of choice by O'Reilly
Authenticate PHPBB users with site login system
This class allows you to integrate your own login system with phpBB forum system. Meaning that you can have one login valid across both your Web site and phpBB.

The class lets your site create a phpBB login session to be associate with the same user that has logged in a existing login system of your site.

To take full advantage of this PHPBB_Login class you just need to modify your own login system to include a call to the class functions to login or logout a given user.

The way this class works is reliant on the Web site username being exactly the same as the phpBB username. To insure this, it is recommended to disable the ability to change usernames from within the phpBB admin control panel.
RatingsUtility Consistency Documentation Examples Tests Videos Overall Rank
All time: 80% 75% - 70% - - 54% 2043
Month: Not yet rated by the users

  Files folder image Scoreboard  
PHP Programming Innovation award nominee
March 2004
Number 8
Managing game score information in a database
This class is meant to manage the information of scores of games played by individual users. The information is stored in SQL based database.

The 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 and rankings for this week and the previous week.
RatingsUtility Consistency Documentation Examples Tests Videos Overall Rank
All time: 75% 58% - 33% - - 46% 3158
Month: Not yet rated by the users


  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z