Page 1 of 1

passing value from javascript to php

Posted: Tue Jun 09, 2009 5:28 am
by umang40
Hi...
I want to pass value from javascript to php which is on the same value.....
I google on the net for that but they all have the answer for the different php page using 'window.location' but I don't need 'em 'cause value of javascript function which I want to display is constantly changed by the function.So I have to display that value on the same page.
So,please help me..........