Help for this page

Select Code to Download


  1. or download this
    $sth->bind_param(1,$value,SQL_VARCHAR_UTF8)
    
  2. or download this
    $sth->bind_param(1,$value,{TYPE=>SQL_VARCHAR, ENCODING=>UTF8})