i need help with referencing variables from php to a javascript or vice versa.
my pages are written in php primarily. i needed a user response - therefore i used javascript and used confirm() to get the appropriate response.
the user response is needed inside the php for further calculations.
does anybody have any idea?
any kind of help would be much appreciated.
thanks,
:confused:
my pages are written in php primarily. i needed a user response - therefore i used javascript and used confirm() to get the appropriate response.
the user response is needed inside the php for further calculations.
does anybody have any idea?
any kind of help would be much appreciated.
thanks,
:confused:
Comment