PHP Classes

Packages of Felix Manea

Recommend this page to a friend!
  All class groups  >  All authors  >  Packages of Felix Manea (2)  >  Mission progress status  >  Reputation  
Picture of Felix Manea
Name: Felix Manea <contact>
Classes: 2
Country: Romania Romania
Age: 45
All time rank: 109927 in Romania Romania
Week rank: 195 Up3 in Romania Romania Up
All time users: 2941
Week users: 0
 
  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 3 Integration class  
Manipulate accounts of PHPBB 3 users
This class can be used to manipulate accounts of PHPBB 3 users.

It can access the MySQL database of a PHPBB 3 installation to perform several types of operations on PHPBB 3 user accounts. Currently it can:

- Begin and end an user login session
- Check if an user is logged in
- Add a new user account
- Delete an user account
- Change user options and password

There is also an auxiliary script to keep the phpBB session alive is it is used as a slave application (this script should be included in a hidden frame if conflicts appear)

  Files folder image Zencart Bridge  
Manage users of Zencart installation
This class can manage users of a Zencart shopping cart application installation.

It connects to a MySQL database used by a Zencart installation and can perform several types of operations to manipulate Zencart user records. Currently it can:

- Add or delete users
- Start or end a logged user session
- Change user password and other options
- Add or remove user addresses
- Get the identifier of an user with a given e-mail address

There is also an session handler available in order to make your application have the same session with zencart.


  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