Hello..
I am designing a page in which if i click "call" button the button gets disabled and the timer starts.. This code is in JavaScript..(coz I couldn't write the PHP code to start timer on a button click)
Now.. I need to pass the time of the "call" button click to the DataBase along the other fields of the database...
How this is done??