iniciaSesion.php 70 B

123
  1. <?php
  2. session_start();
  3. $_SESSION['GBL_NOMBRE'] = 'Margarita Escobar';