libs
Table of Contents
Functions
- htmLawed() : mixed
- htmLawed.php – Filter/sanitize HTM text with PHP.
Functions
htmLawed()
htmLawed.php – Filter/sanitize HTM text with PHP.
htmLawed(mixed $t[, mixed $C = 1 ][, mixed $S = array() ]) : mixed
Use: $out = htmLawed($in, $config, $spec) See htmLawed_README.
Code overview in htmLawed_README §5.6. Familiarity with HTML standards and documentation on htmLawed configuration required to understand code.
A PHP Labware internal utility - bioinformatics.org/phplabware.
Parameters
- $t : mixed
- $C : mixed = 1
- $S : mixed = array()