SA-MP Forums Archive
How can i copy mysql stats? - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP (https://sampforum.blast.hk/forumdisplay.php?fid=3)
+--- Forum: General (https://sampforum.blast.hk/forumdisplay.php?fid=13)
+--- Thread: How can i copy mysql stats? (/showthread.php?tid=607591)



How can i copy mysql stats? - YouNeverKnow - 21.05.2016

Hi, everybody.
First sorry my bad English and again sorry if the post's forum wrong.
İ have an asking.
How can i copy the samp servers dynamic mysql data to forum?

Thanks for all help replies.


For example :


__________________________________________________ _________________________________________________
SİGNATURE



Re: How can i copy mysql stats? - YouNeverKnow - 21.05.2016

Anybody don't know how can i do this?


Re: How can i copy mysql stats? - SickAttack - 12.06.2016

What I understood is that you want to display in-game stats on your forums. If so, connect to your server's database, retrieve the data and display it on the web (using HTML, CSS & PHP).


Re: How can i copy mysql stats? - YouNeverKnow - 12.06.2016

Quote:
Originally Posted by SickAttack
Посмотреть сообщение
What I understood is that you want to display in-game stats on your forums. If so, connect to your server's database, retrieve the data and display it on the web (using HTML, CSS & PHP).
Thanks for helping i understand. Now it is working.