YSI PHP stats
#1

Hi guys, I have somewhere readed that we can connect our samp server with php. Now, my question can I make signature system, which will take my player stats from scriptfiles and make it like mysql singature? If answer is yes, how can I make it?

Thank you.
Reply
#2

if your scriptfiles floder is shared with web server yes.
Reply
#3

You don't have to be on the same web server as longs as you have ftp access to the server host you can do it via that.
Reply
#4

2 words:
FTP Connection

You just need to put your php script accessing the server folder over a ftp connection.
After that, you just read the file you want, parse it in the way you want, and then, just handle the data.
Reply
#5

It's simple, with just few FTP Functions you can actually make it work.

Go through PHP FTP Functions, it's self-explainitory and shouldn't be hard. If you have further questions, inbox me. I can help you out.
Reply
#6

Oh, thank you for this great answers. So, this is possible if I could make PHP script, which will use the FTP functions. Is there any somekind tutorial to help me with this?
Reply
#7

Check out Tayab post.. he provided a link with lot of tutorials about that
Reply
#8

I checked the link from Tayab post. The problem is, that I'm first time use PHP, to make some scripts.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)