i need a clarification on AJAX and PHP

Reply

Join Date: Oct 2008
Posts: 18
Reputation: r_sathya is an unknown quantity at this point 
Solved Threads: 0
r_sathya r_sathya is offline Offline
Newbie Poster

i need a clarification on AJAX and PHP

 
0
  #1
Nov 26th, 2008
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
Reply With Quote Quick reply to this message  
Join Date: Sep 2005
Posts: 1,085
Reputation: digital-ether is just really nice digital-ether is just really nice digital-ether is just really nice digital-ether is just really nice 
Solved Threads: 66
Moderator
digital-ether's Avatar
digital-ether digital-ether is offline Offline
Veteran Poster

Re: i need a clarification on AJAX and PHP

 
0
  #2
Nov 28th, 2008
Originally Posted by r_sathya View 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
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.
www.fijiwebdesign.com - web design and development and fun
Cpanel Email - Let users Register email accounts on your website upon registration
Ajax Chat - Fully browser based chat!
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:



Other Threads in the PHP Forum


Views: 373 | Replies: 1
Thread Tools Search this Thread



Tag cloud for PHP
About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC