4 September 2012

How to delete stuff from database with the help of Ajax and Jquery!


How to delete stuff from database with the help of Ajax and Jquery!

Hi,
today I am going to tell you how to delete things  from database with Ajax. So first of all you have to download the script, by clicking at the download button below here!
1st step is to create a document called index.php! (code below)


----------------------------------
In this document, I connected to javascripts with it known as jquery-1.3.2.js & jquery.color.js which are in the folder which you need to download from and thus I am not going to make a note of these.
……………………………………..
In this document we connected a .php file known as mysqli_connect.php and below is the code for it! 
………………………………………..
Now the last and the most important document delete.php! 
…………………………………………

1 comment: