24.03.2011, 10:31
http://pastebin.com/uWynNVLi
Untested. But I doubt you'll be able to send more than 1 parameter to a function in PAWN with that.
And the PHP: http://pastebin.com/g9pmYULr (note, to add things you'll need to add things to the $_GET var, so at the end of the URL add '?format=asdasda¶meters=asfafsfah&function=asa ' etc. If you create the table (in MySQL) with the same fields etc, you're going to also need to create 'identifier' as an auto-incrementing field as a primary key.
Untested. But I doubt you'll be able to send more than 1 parameter to a function in PAWN with that.
And the PHP: http://pastebin.com/g9pmYULr (note, to add things you'll need to add things to the $_GET var, so at the end of the URL add '?format=asdasda¶meters=asfafsfah&function=asa ' etc. If you create the table (in MySQL) with the same fields etc, you're going to also need to create 'identifier' as an auto-incrementing field as a primary key.