I've learned how to use AJAX, PHP and MySql to return database values but how do you handle multiple values?
Does AJAX.lastvalue return an array or is there something I have to do to receive multiple values?
In PHP do I have to do something special or simply;
echo $var1
echo $var2[/code:2vyw9z40]