•  
  •  
  •  
  •  
  •  
  •  
  •  
Username:
Password:
  Forgot password?  Register

Using ADODB with Zend_Auth and Zend_Auth_Adapter

Title: Using ADODB with Zend_Auth and Zend_Auth_Adapter
Category: Zend DB
Clicks: 587
Listing added: Sep 4, 2007
PageRank:
Not available
Since I prefer ADODB over Zend Framework's own Zend_DB, I had a small problem: How to use it with Zend_Auth to authenticate the user?
Good thing Zend employs smart people: they use an adapter to control the database access in the Zend_Auth class, called Zend_Auth_Adapter. You can define your own authentication adapter quite easily by creating a class which implements the Zend_Auth_Adapter_Interface interface class.
Author: Jani
Zend Framework Version: Unknown
Rating
  •  

Rating: 10.00/10 (1 vote cast) 

Comments

 

 


 characters left

captchaPlease input letters you see on the image.
Click on image to redraw.