Hello All,
I am developing a website With php as scripting Language.
I have Applications in php scripts, html and JavaScripts.
What I observe is that I can not Access the php variables
those were executed on previous page With the JavaScripts on the NeXT page. Can some one help me resolve this issue.

Below is an simple example :
on one html page I have this:

Code:
<!DOCTYPE HTML PUBLIC
...