$sanitizer


Properties and Methods

$sanitizer->textarea($value)

Introduced in Version 2.0

Description

Same as the text() function above, except that multiple lines are allowed and maxLength is 16k.

Post Comment