Categories
Tags → Java Class Variable

debugHelper

The class provides JAVA style error messages for PHP. It has a nicer display of variable contents than PHPs print_r() function. It can take execution times, has a better highlight_file() function and a couple of other handy functions. Works with PH...
DETAILS

phpdoc (Enzyme)

phpdoc is a program that aims to do for PHP developers what Javadoc does for java developers. It is a script that parses PHP class definitions, extracting function and variable names, as well as comments, and dumping this data into a database. The sc...
DETAILS
©2003-2019 jCay.com