[Ajuda] MySql
#3

Como nгo consegui te responder pelo whatsapp devido estar trabalhando, deu sorte que agora que vim almoзar acabei abrindo o Fуrum SA-MP e vi aqui. Entгo lб vai..

PHP Code:
new bradoks[500];
strcat(bradoks"CREATE TABLE IF NO EXISTS `Contas` ");
strcat(bradoks"(`Id` AUTO_INCREMENT PRIMARY KEY, ");
strcat(bradoks"`Nome` varchar(24) NOT NULL DEFAULT ' ', ");
strcat(bradoks"`Senha` varchar(20) NOT NULL DEFAULT ' ', ";
strcat(bradoks"`Level` int(10) NOT NULL DEFAULT 0, ");
strcat(bradoks"`Skin` int(10) NOT NULL DEFAULT 0, ");
strcat(bradoks"`Administrador` int(10) NOT NULL DEFAULT 0, ");
strcat(bradoks"`Moderador` int(10) NOT NULL DEFAULT 0, ");
strcat(bradoks"`Corregedor int(10) NOT NULL DEFAULT 0, ");
strcat(bradoks"`Coronel` int(10) NOT NULL DEFAULT 0, ");
strcat(bradoks"`Comandante` int(10) NOT NULL 0, ");
strcat(bradoks"`Ajudante` int(10) NOT NULL DEFAULT 0)");
mysql_query(Conexaobradoksfalse); 
Reply


Messages In This Thread
MySql - by vitinhosamp - 30.09.2018, 17:14
Re: MySql - by Malandrin - 30.09.2018, 17:27
Re: MySql - by [BOPE]Seu._.Madruga - 30.09.2018, 17:39
Re: MySql - by AutoMatic2 - 30.09.2018, 18:21
Re: MySql - by vitinhosamp - 30.09.2018, 21:07
Re: MySql - by Malandrin - 30.09.2018, 21:48
Re: MySql - by vitinhosamp - 01.10.2018, 19:23

Forum Jump:


Users browsing this thread: 1 Guest(s)