SA-MP Forums Archive
Making a UCP? - 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)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Making a UCP? (/showthread.php?tid=185907)



Making a UCP? - Luis- - 26.10.2010

Can someone teach me the basics of making a UCP for my RP server? UCP = User Control Panel


Re: Making a UCP? - Scenario - 26.10.2010

You need to be skilled in PHP and MySQL. Some CSS/Javascript will go a long way as well.


Re: Making a UCP? - Luis- - 26.10.2010

Quote:
Originally Posted by RealCop228
Посмотреть сообщение
You need to be skilled in PHP and MySQL. Some CSS/Javascript will go a long way as well.
Well It'll be hard for me as I am having trouble with MySQL on my server with the Accounts system :P


Re: Making a UCP? - Scenario - 26.10.2010

You don't necessarily need knowledge of MySQL, but to make the best control panel which updates all the time, MySQL is what you want.


Re: Making a UCP? - SampStunta - 26.10.2010

@RealCop

Dude, JavaScript is for websites.


Re: Making a UCP? - Grim_ - 26.10.2010

Yes, and so are PHP and CSS.

A User Control Panel is normally located on a website, so that is why you would use JavaScript as well as the other languages to make a webpages containing the UCP.


Re: Making a UCP? - SampStunta - 26.10.2010

But this guys asking about on his server, because he mentioned it.


Re: Making a UCP? - Luis- - 26.10.2010

Is it hard to make one if My server is not MySQL based or will it have to mysql based?


Re: Making a UCP? - SampStunta - 26.10.2010

Well, I can't help atm since I'm on
my phone.

Tried search bar?


Re: Making a UCP? - Luis- - 26.10.2010

Quote:
Originally Posted by SampStunta
Посмотреть сообщение
Well, I can't help atm since I'm on
my phone.

Tried search bar?
I'll try

EDIT: I cannot find anything that will help, So I think I'll just learn PHP/HTML and MySQL also CSS, Thanks for your help