Hey I am getting this error !!!!!
Warning: strtoupper() expects parameter 1 to be string, array given in \core.php on line 224 ==
if (in_array(strtoupper($char), $badchars))
if (in_array(strtoupper($char), $badchars))
Comment