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

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

Mandatory Fields

  • Template Name
  • Source Type
  • Schema and Client
  • Row Header and Column Header only for XLS templates
Fill the form and click "Create Template"
Choose the source used by this template

Cancel