21.05.2015, 01:34
Hello everyone,
i was asking if it was possible to create a connection between a PHP web page and a SA-MP Server.
I mean,
Is there a way to send a "command" trough sockets from PHP to the gamemode?
For example, if i want to change the player skin while he's in game but from PHP?
I could do this in MySQL, but this means persistent queries and that's a bad idea.
Any ideas?
i was asking if it was possible to create a connection between a PHP web page and a SA-MP Server.
I mean,
Is there a way to send a "command" trough sockets from PHP to the gamemode?
For example, if i want to change the player skin while he's in game but from PHP?
I could do this in MySQL, but this means persistent queries and that's a bad idea.
Any ideas?