•  
  •  
  •  
  •  
  •  
  •  
  •  
Zend Framework Tutorials site suggests that you use trusted hosting site to support your programming language.
Statistics
Number of listings: 2
Number of categories: 0
Username:
Password:
  Forgot password?  Register
XML syndication

Zend Server Reflection

Zend_Server_Reflection provides a standard mechanism for performing function and class introspection for use with server classes. It is based on PHP 5's Reflection API, and extends it to provide methods for retrieving parameter and return value types and descriptions, a full list of function and method prototypes (i.e., all possible valid calling combinations), and function/method descriptions.
Typically, this functionality will only be used by developers of server classes for the framework.
http://framework.zend.com/manual/en/zend.server.reflection.html
PageRank: 6/10
(Clicks: 187; Comments: 0; Listing added: Feb 3, 2007) Listing Details Report Broken  Listing
As Davey Shafik noted recently, he and I have been working together on some web services for the Zend Framework. In doing so, I've become very familiar with PHP 5's Reflection API, and am coming to love it.
http://weierophinney.net/matthew/archives/125-PHP-5s-Reflection-API.html
PageRank: 4/10
(Clicks: 300; Comments: 0; Listing added: Jan 6, 2007) Listing Details Report Broken  Listing
Sort listings by: Alphabetic Date Rank Clicks    ascending | descending