[Ajuda] Mysql_connection!
#4

Quote:
Originally Posted by shittt
Посмотреть сообщение
valeu mesmo kkk , connectt = (string) huee
kkkkkk , acho que tu nao intendeu o que o mlk quis dizer !


#Edit Voce fez isso errado!

pawn Код:
#include a_samp
#include a_mysql

new Connect;

public OnGameModeInit()
{
      Connect = mysql_connect("localhost", "root", "tabela", "senha");
      if(!mysql_ping(Connect))
      {
          SendRconCommand("Exit");
      }
      return 1;
}
Reply


Messages In This Thread
Mysql_connection! - by shittt - 25.08.2013, 18:15
Re: Mysql_connection! - by Don_Speed - 25.08.2013, 18:21
Re: Mysql_connection! - by shittt - 25.08.2013, 18:28
Re: Mysql_connection! - by mau.tito - 25.08.2013, 18:36

Forum Jump:


Users browsing this thread: 1 Guest(s)