E-Commerce: Zencart Bridge
Felix Manea (contact me)
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.
Click here for detailed information about this class on phpclasses.org