PHP Life

March 23, 2007

How to use the deployment diagram in PHP to easily find files which identify classes

Filed under: PHP, Programming — Eugene @ 11:31 pm

Every programmer who uses object-oriented programming wishes for well documented classes. Well documented classes mostly imply a well-known static diagram of classes. Indeed, this diagram gives a general idea of classes and helps to easily find a class responsible for necessary action.

But what can we do if we need to find a file containing the definition of specific class, e.g. the one which is located in the static diagram? (more…)

July 24, 2006

List of PHP template engines

Filed under: PHP — Eugene @ 5:59 pm

Spent time to find a list of PHP template engines: (more…)

Newer Posts »

 Page 1 of 2  1  2 »