Functions::parseTxt($string)
Version
Remove special char
Version
Remove special char
Remover everything but chars and numbers. Transforms space to underscore.
String
Get value in simple text:
$name = parseTxt('Laskun päivä');
---
Value is: laskun_paiva