•  
  •  
  •  
  •  
  •  
  •  
  •  
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: 472
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.
Author: Richard Lord
Zend Framework Version: 0.7.0
Rating
  •  

Rating: 10.00/10 (1 vote cast) 

Comments

 

 


 characters left

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