View Single Post
Old 11-15-2007, 01:03 AM   PM User | #10
binaryWeapon
Regular Coder

 
Join Date: Sep 2007
Location: AZ, USA
Posts: 685
Thanks: 6
Thanked 46 Times in 46 Posts
binaryWeapon is on a distinguished road
No!

I'm using AJAX to pass a variable to the server. That's it. No page refreshing.

I want to know how to make the server (PHP) send info BACK to AJAX, which is picked up in the callback() function as the serverData variable. If this can't be done, tell me. All I need to know is how to do that, it's not specific to my situation, or my source code. Just in general.

Last edited by binaryWeapon; 11-15-2007 at 01:04 AM.. Reason: unadressed problem
binaryWeapon is offline   Reply With Quote