Ver Mensaje Individual
  #37 (permalink)  
Antiguo 05/10/2011, 01:10
miktrv
 
Fecha de Ingreso: julio-2008
Ubicación: Barcelona
Mensajes: 2.100
Antigüedad: 15 años, 9 meses
Puntos: 165
Respuesta: generador de modelos, controladores y vistas

database

Código PHP:
Ver original
  1. <?php
  2.  
  3.     define('TABLE_ASEGURADORAS', 'Aseguradoras');
  4.  
  5.     define('TABLE_ASEGURADORAS_FIELD_ID_ASEGURADORA', 'id_aseguradora');
  6.     define('TABLE_ASEGURADORAS_FIELD_ASEGURADORA', 'aseguradora');
  7.     define('TABLE_ASEGURADORAS_FIELD_DIRECCION', 'direccion');
  8.     define('TABLE_ASEGURADORAS_FIELD_LOGO', 'logo');
  9.     define('TABLE_ASEGURADORAS_FIELD_URL_PORTAL', 'url_portal');
  10.     define('TABLE_ASEGURADORAS_FIELD_ACTIVO', 'activo');
__________________
Gracias por el Karma :D

empleo ofertas de trabajo