[jQuery] GET? Print out results via jquery/php

[jQuery] GET? Print out results via jquery/php


Hey all, I am wondering how I can get my results via php/ajax. Could i
use jquery for that print them out like this:
<span class="word" id="$word_$id">'.$word.'</span>
And print them all out like that above. Would I use the GET function
with jquery. Get them all printed out.
Thanks so much!