Hi, Manuel Rego Casasnovas schrieb: > - 1) > function _getHumanReadableValue($data) { > return htmlspecialchars($data); > } I think this option is the way to go. Oliver