Help for this page

Select Code to Download


  1. or download this
        use DBI;
        ...
        $sth->bind_param(1, $str, DBI::SQL_LONGVARCHAR);