Using php variable inside a wordpress page through admin interface
Posted
by Pankaj Khurana
on Stack Overflow
See other posts from Stack Overflow
or by Pankaj Khurana
Published on 2010-05-07T06:56:53Z
Indexed on
2010/05/07
6:58 UTC
Read the original article
Hit count: 188
Hi,
I have a wordpress page in which i have a form(used machform which redirects & stores data in session) submitting it redirects to another wordpress page. Now i want to use session value in the second page. I am new to wordpress, can i use php tags inside a page through admin interface so that i can retrieve the session value?
Please help me on this
Thanks
© Stack Overflow or respective owner