SA-MP Forums Archive
User control pannel - 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: User control pannel (/showthread.php?tid=516299)



User control pannel yini - iBots - 30.05.2014

Ey,i eas wondering if it is possible to make user control pannel from a website or.... With dini or yini saving system..
Is it possible?


Re: User control pannel - XStormiest - 30.05.2014

In order to do that you'll need a mySQL connection, website, PHP knowledge, nice website host, HTML knowledge, PAWNO knowledge


Re: User control pannel - cr33d - 30.05.2014

Yes, you can make it with Y_INI on site. Just parse some ini filse, download them troguhg FTP (all of these are PHP funcktions). read from ini files, write it into variable, print or echo variable in some text on UCP.
It is wery simple at all


Re: User control pannel - iBots - 30.05.2014

Can you give me an example?