Microsoft
Software
Hardware
Network
Question : PHP Frameworks: is there a way to document class information?
Hello Experts,
Is there a way to document class information of a PHP framework? for studying purposes...
thx,
Answer : PHP Frameworks: is there a way to document class information?
Usually PHP frameworks have class documentation, but you generate it yourself from the source if you want.
My favourite tool is doxygen
(http://www.doxygen.org)
, but phpDocumentor
(http://www.phpdoc.org)
is also a nice one.
Random Solutions
basic quadratic question
The 5000n printer will only print to the manual feed tray
HP Insight Diagnostic Error Message Memor/Power Failure
How do I change default email address in site on sharepoint 2007 moss
SAP RFC returning Invalid Data Type
Conditional Formating in Access
Image within a Div is upside down... Need to have it align bottom and "STAY" within DIV boundaries
Joomla CiviCRM problem
Need to know all ports associated with network shares
How do I modify this php script to send a confirmation?