GlisWeb framework
|
Vai al codice sorgente di questo file.
Variabili | |
$ct ['etc']['table'] = 'eventi' | |
$ct ['etc']['id_categoria'] = mysqlQuery( $cf['mysql']['connection'], 'SELECT id, __label__ FROM categorie_eventi_view' ) | |
$ct ['etc']['id_testata'] = mysqlQuery( $cf['mysql']['connection'], 'SELECT id, __label__ FROM testate_view' ) | |
$ct ['etc']['id_tipologia'] = mysqlQuery( $cf['mysql']['connection'], 'SELECT id, __label__ FROM tipologie_eventi_view' ) | |
if (isset($_REQUEST[$ct[ 'etc'][ 'table']][ 'id'])) | |