Type: Posts; User: pswathi
I am sorry,the textfield the user entered is compared to the value retrieved from the db.
Okay the thing is i have to compare the value the user entered in a textfield to the value entered in the database. i am storing the textfield value in a php variable and when ever the user moves...
Well The situation is we are using mysql.We have written the queries and extracted the result from the assoc array.Now how do we access the result from javascript. $query = "SELECT firstname...