"; } else { echo "Error inserting verification code: " . mysqli_error($conn) . "
"; } } // 關閉 MySQL 資料庫連線 mysqli_close($conn); ?>