I’m wondering if there is any function within server actions which performs the PHP equivalent of:
$input = htmlspecialchars($input, ENT_QUOTES, 'UTF-8');
I’m wondering if there is any function within server actions which performs the PHP equivalent of:
$input = htmlspecialchars($input, ENT_QUOTES, 'UTF-8');