mysql connect
#1

Hi,

When i off my server, then mysql connect is disable?
Reply
#2

you use:

pawn Код:
public OnGameModeExit()
{
     mysql_close();
     return 1;
}
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)