Posts: 93
Threads: 31
Joined: Feb 2014
Reputation:
0
Hi guys i want to ask you for some things
What " include " is good for register and login ?
What " include " is good for CMD'S ( ZCMD / normal or ... ) ?
What is MySql and why we use it ?
Thanks guys <3
Posts: 2,137
Threads: 37
Joined: Oct 2012
Reputation:
0
- ZCMD (For CMDS)
- Login & System (I would say MYSQL Based or SQLite)
Posts: 1,661
Threads: 47
Joined: May 2013
Reputation:
0
Y_INI does the job, it's efficient and fast.
You don't need MySQL, but if you're persistant on using SQL, use SQLite instead - you don't need a seperate server for that and it's about as fast as MySQL itself.
Posts: 368
Threads: 5
Joined: Mar 2012
Reputation:
0
mysql - login/register
zcmd - commands
Posts: 678
Threads: 16
Joined: Apr 2014
Reputation:
0
Without website: better that use YSI
With website: better that use mysql
Command: Zcmd is fast command processor
Make other commands that zcmd can't (maybe): Use dcmd for other commands
Default: Use samp default command lines
Thanks
+ rep if this help
Posts: 2,286
Threads: 18
Joined: Jun 2010