PHP Classes

Packages of Stephan Krauss

Recommend this page to a friend!
  All class groups  >  All authors  >  Packages of Stephan Krauss (3)  >  Mission progress status  >  Reputation  
Picture of Stephan Krauss
Name: Stephan Krauss <contact>
Classes: 3
Country: Germany Germany
Age: 67
All time rank: 1563102 in Germany Germany
Week rank: 195 Up8 in Germany Germany Up
All time users: 1895
Week users: 0
 
  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z  
  Files folder image CD Engine  
Template engine based on expression substitution
This class is a template engine based on regular expressions to locate and replace template p&#314;ace holders with parameter values.

The class was developed to be used in distribution of PHP applications on CD using a small Web server and a browser to provide access to the application pages, although there is nothing specific for using this class for this purpose.

The code and the comments are in German.

  Files folder image Debugging for Editor Homesite  
Debug PHP code with the Homesite editor
This package can be used to debug PHP code using the Homesite editor.

The class homesitedebug can dump the contents of variables into a table.

There are also two scripts for the for the editor Homesite named debug1.js and debug2.js . These scripts are integrated in the editor shortcuts.

The script named debug1.js tells that the debug output should go to the file debug.html. The script debug2.js closes that output file.

The code and the comments are in German.

  Files folder image Simple Documenter  
Generate documentation extracted from PHP code
This class serves for the purpose of automatically generating documentation from the script files of classes and global function.

The class extracts information that is contained in the PHP code files for which the documentation is generated.

The documentation of the classes or functions is outputted to a page or stored in a file.

The code and comments of the class are in German.


  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z