943,762 Members | Top Members by Rank

Ad:
  • PHP Discussion Thread
  • Unsolved
  • Views: 452
  • PHP RSS
Nov 26th, 2008
0

i need a clarification on AJAX and PHP

Expand Post »
Hai I am sathiya
i display my database records using PHP .
i display radio buttons to select the candidate. and at last i will give submit button to update .

But i want to update each and every candidate by clicking the radio button seperately by using AJAX.

please give me solution for that.......

with regards,
sathiya
Reputation Points: 9
Solved Threads: 0
Newbie Poster
r_sathya is offline Offline
18 posts
since Oct 2008
Nov 28th, 2008
0

Re: i need a clarification on AJAX and PHP

Click to Expand / Collapse  Quote originally posted by r_sathya ...
Hai I am sathiya
i display my database records using PHP .
i display radio buttons to select the candidate. and at last i will give submit button to update .

But i want to update each and every candidate by clicking the radio button seperately by using AJAX.

please give me solution for that.......

with regards,
sathiya
AJAX is using JavaScript on the browser to get an update from the sever without reloading the page.
To use this, you will need to understand JavaScript pretty well, the DOM, and be able to write some PHP to respond to your AJAX call.

You can use an AJAX library to simplify the JavaScript side.
http://code.google.com/p/xhr/
http://code.google.com/p/xmlhttprequest/

Or you can use a full JavaScript library such as JQuery, MooTools, Dojo, etc.
Moderator
Reputation Points: 457
Solved Threads: 101
Nearly a Posting Virtuoso
digital-ether is offline Offline
1,250 posts
since Sep 2005

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in PHP Forum Timeline: How to set up a search that uses checkboxes?
Next Thread in PHP Forum Timeline: Auto Email





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC