07.08.2011, 19:23
same way your using the http function in samp...
for example
https://sampforum.blast.hk/showthread.php?tid=274902
that is sending the data t=274902 to the server, and the server is rendering an html for the thread 274902 and sending it back to the client
for example
https://sampforum.blast.hk/showthread.php?tid=274902
that is sending the data t=274902 to the server, and the server is rendering an html for the thread 274902 and sending it back to the client

