Best method HTTP?
#1

What's the best method of returning multiple items over http? Like json etc? I've no idea really, I use jquery and ajax on my sites but I've never went in depth returning multiple items before especially in PAWN.
Reply
#2

Quote:
Originally Posted by ******
Посмотреть сообщение
There's no such thing as "multiple items" - HTTP returns a single big text string, not multiple things. How you want to format that text string and what data you want it to contain are entirely up to you. Essentially it's a web page (though it's only the header protocols, not HTML etc).
Of course, I was referring to a way to return multiple items from within a string and split and read them correctly in pawn.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)