what I am asking is
I have some value in <p>
eg. <p>Hello</p>
now I want to know is there any way to get the value inside <p> in a PHP variable $getPara
(in session variable or normal variable or global variable)
so that when I write <strong><?php echo $getPara; ?></strong> then it will print Hello
You could look for any element having
.includeMeas a class name, and create a form element for it. The next time the form is sent, those items will be sent as values too:—