On Sun, 22 Mar 2009, manoharvanga_225 wrote:

> I am trying to create a PHP page that uses JQuery and AJAX to insert data 
> into a database. Here is the code I've written so far:
> 
>       
>       $query = "INSERT INTO annodb VALUES('asda', 1, 'asdasd', 'asdasd', 
> 'asdadasd');";
>       

This line needs to be changed.


thanks
Saifi.

Reply via email to