Hi, all
I am now looking for a way to sent php variables from one html file to another without using submit/post method.
That is, I want to first init. some variables (I defined myself) in one html file and then invoke another html file to received contents of these variables.
Should you have any idea, please kindly give me some hints.
Many thanks.