$select00->bind_param(1,$id,SQL_INTEGER)|| die $select00->errstr; $select00->bind_param(3,$item,SQL_INTEGER)|| die $select00->errstr;