getConnection(); $stmt = $pdo->prepare("SELECT * FROM routine"); $stmt->execute(); $routines = $stmt->fetchAll(PDO::FETCH_ASSOC); ?> Insert XLS Template <?= htmlspecialchars($titlewebsite, ENT_QUOTES, 'UTF-8'); ?>
Insert new XLS Template

Fill the following form in order to create a new import XLS template

Mandatory Fields

  • Template Name
  • Row Header and Column Header: where the title of the excel starts
  • Schema and client
Fill the form and click "Create Template"

Cancel