Player Stats Help - 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: Player Stats Help (
/showthread.php?tid=390022)
Player Stats Help -
UnKnoWn112 - 04.11.2012
Is there a way to script a webpage to view the stats of the Player without using MySQL?
if it is there, Please pm me
Re: Player Stats Help -
Danyal - 04.11.2012
it is possible if your are hosting a server & webpage on same pc else not
Re: Player Stats Help -
InfiniTy. - 04.11.2012
It is possible.. even if they're apart.. there are PHP functions to connect to FTP and to download to that directory of the website.. so yes.. it is possible without mysql ( you can also do a login and profile system

and it is not hard at all)