I have a wordpress page in which I have a form (a processing form used that redirects and saves data in a session) by sending it to another wordpress page. Now I want to use the session value on the second page. I'm new to Wordpress, can I use php tags inside the page through the admin interface so that I can get the session value?
Please help me with this.
thank
source
share