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

Managing 404 errors in the Zend Framework

Title: Managing 404 errors in the Zend Framework
Category: Zend Controller & Zend View
Clicks: 176
Listing added: Feb 16, 2007
PageRank:
6/10
Early versions of the Zend Framework had a noRoute action that was called when the correct action couldnÂ’t be found. This was a way to deal with some page not found errors. At some point it was dropped - I donÂ’t know when or why because I only started using the Zend Framework recently. ItÂ’s still possible to handle non-existent actions using the __call() method of the controller class. But thereÂ’s no obvious way to deal with all page not found errors in one place, including instances where the controller doesnÂ’t exist.
Zend Framework Version: 0.7.0
Author Name: Richard Lord
Source: Richard Lord Blog
Referred By: Zend Framework Tutorials
Rating
  •  

Rating: 0.00/10 (0 ) 

Comments

 

 


 characters left

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