How do I make a javascript function speak with a php function so to speak?
Here is the idea:
1) I have a link that says "remove" which brings up a simple Javascript function which allows the user to choose yes or no.
2)If yes is clicked it should activate a php function which deletes records from the Database.
How do I integrate the two so to speak?
Rninja
Here is the idea:
1) I have a link that says "remove" which brings up a simple Javascript function which allows the user to choose yes or no.
2)If yes is clicked it should activate a php function which deletes records from the Database.
How do I integrate the two so to speak?
Rninja
