Help for this page
$sth->bind_param(1,$value,SQL_VARCHAR_UTF8)
$sth->bind_param(1,$value,{TYPE=>SQL_VARCHAR, ENCODING=>UTF8})