array(LABEL => "Tareas Pendientes", // The type of this tab is "INCLUDE" // El tipo de esta ficha es INCLUDE TYPE => "INCLUDE", // You should specify which file to include // Debe indicar el archivo a incluir CONTENT => "file_to_include.php"), // Uncomment the following to start this tab disabled // Descomente para iniciar con esta ficha desactivada //DISABLED => true), "PR" => array(LABEL => "Procesos", // This tab and the following are type "STRING" // Esta ficha y la siguiente son tipo STRING TYPE => "STRING", // You should provide what's inside. It can be any string you like. // Debe proveer lo que va adentro. Puede ser cualquier cadena. CONTENT => "Hola, soy tu contenido"), //DISABLED => true), "MS" => array(LABEL => "Mensajes", // Here we use the variable defined above // Aqui usamos la variable definida mas arriba CONTENT => $stuff), "AY" => array(LABEL => "Ayuda", CONTENT => "Hola, adivina quien soy") ); // Creates object -- Crea el objeto $_SESSION[M] = new panel_Fichas($Fichas, 0, "width=600 height=200 border=\"0\" align=\"center\" cellpadding=\"0\" cellspacing=\"0\"", "style=\"background-color: #00aaff;\"", "style=\"background-color: #0077cc;\""); } ?> Panel Fichas Demo

Panel Fichas Demo


Fatal error: Uncaught Error: Undefined constant "M" in C:\inetpub\wwwroot\_Tests\panel1\index.php:58 Stack trace: #0 {main} thrown in C:\inetpub\wwwroot\_Tests\panel1\index.php on line 58