29.11.2015, 09:17
Hello Guys, I've been searching today for the instant payment thingy,
and i found that vince said the following
it seems bit complicated for me, so if someone can simplify it for me step to step i'd be very grateful , thanks
and i found that vince said the following
Quote:
You can use the socket plugin. It's fairly simple in use. Open a listening TCP socket on the SA-MP server. When data is sent from your source (PHP in this case) a callback will be called and you can execute functions of your choice. http://www.php.net/manual/en/function.socket-create.php http://www.php.net/manual/en/functio...et-connect.php |