elliequigley 0 Newbie Poster

I'm new at this. I tried using "http://localhost/ajaxform.php" as the
URL and got back PHP as text from the server. The following gives me nothing:

ajaxRequest.open("GET", "ajaxform.php?username="+namevalue+"&userphone="+phonevalue, true)