Hello All,
I starting to use AJAX, and I created a password validation (I'm working with C2-AJAX and PHP).
C2 retrieve the value in AJAX.LastData, and here is stored only 1 value.
My question is how I can receive more than one value from php?
I'm guessing that I should use array...
Does anybody has an example?
Thanks in advance