SA-MP Forums Archive
How To use "a_http" in pawno - 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)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: How To use "a_http" in pawno (/showthread.php?tid=255034)



How To use "a_http" in pawno - vengeance89 - 14.05.2011

can someone gave me a clue make a ban list in my website plsss....!!!


Re: How To use "a_http" in pawno - SchurmanCQC - 14.05.2011

Mysql and PHP is your answer.


Re: How To use "a_http" in pawno - Hal - 14.05.2011

Quote:
Originally Posted by Schurman
Посмотреть сообщение
Mysql and PHP is your answer.
Yes, you have to use mysql to save all your bans to a database, and then us PHP to read that database and display them on the webpage.

And its PAWN, not pawno. Pawno is the editor, PAWN is the language.