- 11 Maggio 2007
- 213
- 0
- Miglior risposta
- 0
:bye:CREATE TABLE `applications` (
`id` int(100) NOT NULL auto_increment,
`userid` int(100) NOT NULL,
`username` text NOT NULL,
`appstatus` text NOT NULL,
`age` text NOT NULL,
`country` text NOT NULL,
`timezone` text NOT NULL,
`realname` text NOT NULL,
`modname` text NOT NULL,
`time` text NOT NULL,
`experience` text NOT NULL,
`message1` text NOT NULL,
`message2` text NOT NULL,
`message3` text NOT NULL,
`users` text NOT NULL,
`visitoripaddy` text NOT NULL,
PRIMARY KEY (`id`)
) ENGINE=MyISAM DEFAULT CHARSET=latin1 AUTO_INCREMENT=84 ;
Noi e terze parti selezionate utilizziamo cookie o tecnologie simili per finalità tecniche e, con il tuo consenso, anche per altre finalità come specificato nella cookie policy. Usa il pulsante “Accetta” per acconsentire l'utilizzo di tutti i cookies. In alternativa puoi fare clic sul pulsante “Continua senza accettare” per negare il consenso o su "Gestisci le tue preferenze" per accedere a informazioni più dettagliate e modificare le tue preferenze prima di acconsentire.