How do I add $_SESSION[”] to my wordpress page?
Question
I am trying to take my existing object array then json_encode it and add it to a $_SESSION[''] so I can request it on other pages on my website. Is there a way to save my session string (or array) and display it on another page?
Below is the code of the array I am trying to add into a sess
0
hooks, php, plugin-development, plugins, session
3 years
0 Answers
56 views