passing value from javascript to php

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
umang40
Forum Newbie
Posts: 8
Joined: Wed May 20, 2009 7:31 am

passing value from javascript to php

Post 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..........
Post Reply