Title: Functionality issue?
Last modified: January 14, 2019

---

# Functionality issue?

 *  [SimplyMarkB](https://wordpress.org/support/users/smartguyus/)
 * (@smartguyus)
 * [7 years, 4 months ago](https://wordpress.org/support/topic/functionality-issue/)
 * I have a form page and when it’s complete it returns to the referring page.
 * in the form page:
    session_start(); $_SESSION[‘mykey’] = “myvalue”;
 * referring page
    echo $_SESSION[‘mykey’];
 * it echo’s nothing. I have tried multiple tests and it seems to not store session
   data between pages. Any suggestions? If I store the session var and echo it in
   the same page it works, so I am at a loss.
 * Thanks!

Viewing 1 replies (of 1 total)

 *  Plugin Contributor [Daniel Bachhuber](https://wordpress.org/support/users/danielbachhuber/)
 * (@danielbachhuber)
 * [7 years, 1 month ago](https://wordpress.org/support/topic/functionality-issue/#post-11388882)
 * Hi [@smartguyus](https://wordpress.org/support/users/smartguyus/),
 * Were you able to work this out? Does your code work with WP Native PHP Sessions
   disabled?

Viewing 1 replies (of 1 total)

The topic ‘Functionality issue?’ is closed to new replies.

 * ![](https://ps.w.org/wp-native-php-sessions/assets/icon-256x256.png?rev=3411177)
 * [Native PHP Sessions](https://wordpress.org/plugins/wp-native-php-sessions/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-native-php-sessions/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-native-php-sessions/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-native-php-sessions/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-native-php-sessions/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-native-php-sessions/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Daniel Bachhuber](https://wordpress.org/support/users/danielbachhuber/)
 * Last activity: [7 years, 1 month ago](https://wordpress.org/support/topic/functionality-issue/#post-11388882)
 * Status: not resolved