GlisWeb
 Tutto File Funzioni Variabili Pagine
Variabili
Riferimenti per il file install.php

file monouso di installazione del CMS Continua...

Variabili

const HTML_EOL = '<br />' . PHP_EOL
const CREA_CARTELLA = 10
const CREA_HTACCESS = 20
const CREA_FILE_CONFIGURAZIONE = 30
const VERIFICA_CONNESSIONE_DB = 40
const ESECUZIONE_QUERY_SQL = 50
const SITE_DEVELOPEMENT = 0
const SITE_TESTING = 10
const PRE_RELEASE = 20
const RELEASE_TESTING = 30
const PRODUCTION = 50
 $passi = array()
 $passi [] = array( 'tipo' => CREA_CARTELLA , 'cartella' => 'src' )

Descrizione dettagliata

file monouso di installazione del CMS