SA-MP Forums Archive
What is MySQL ZCMD UCP etc. - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: What is MySQL ZCMD UCP etc. (/showthread.php?tid=552172)



What is MySQL ZCMD UCP etc. - Sarahs - 23.12.2014

What does it means, please help me!


Re: What is MySQL ZCMD UCP etc. - Raweresh - 23.12.2014

MySQL - http://en.wikipedia.org/wiki/MySQL
ZCMD - https://sampforum.blast.hk/showthread.php?tid=91354
UCP - User Control Panel


Re: What is MySQL ZCMD UCP etc. - BornHuman - 23.12.2014

MySQL is a simple database system usually used for creating data tables to store information in your server. It's for advanced scripters, and usually not for beginners.

ZCMD is an include that allows you to write commands different than SAMP's default way of writing.

UCP is a user control panel.