| function escape([string] $string) | |||
|---|---|---|---|
| Author: | Alexander Griesser | ||
| Description: | escape some special characters of the given string and return the modified value | ||
| $string |
|
||
| function PrintFunctionInfo([array] $array, [integer] $count) | |||
|---|---|---|---|
| Author: | Alexander Griesser | ||
| Description: | Displays a HTML-table with the function-documentation | ||
| $array |
|
||
| $count |
|
||