Click to See Complete Forum and Search --> : passing variable from javascript to php


chramya
January 30th, 2008, 06:02 AM
I have to pass variable from javascript... I think i can do it by using hidden field but am not familiar with that...

And how i can access it in php script....

Anybody tell how to do this..

thanks...

PeejAvery
January 30th, 2008, 07:53 AM
PHP & JavaScript Interaction (http://www.codeguru.com/forum/showthread.php?t=426150&highlight=javascript+php)

chramya
January 31st, 2008, 06:40 AM
Thanks for ur reply... It works.....