Gregor Fikoczek
Results
1
comments of
Gregor Fikoczek
trafficstars
Hi cesarliws, you right about that my first workaround/solution didn't work, i forgot to use "false" in the if-statement: ``` elseif($type === 'string') { if ( false === mb_check_encoding($value, 'UTF-8')...