Jump to content

Session timestamp capture for countdown


soweb

Recommended Posts

Hi All

 

I am hoping someone can help.

 

I am trying to create a session based on when the users first enters the page. This will capture the timestamp and retain that as the starting point for the countdown so even if the user goes away from the page and comes back, the timestamp does not reinstantiate itself.

 

Can anyone give me some guidance please?

 

 

 

Link to comment
https://forums.phpfreaks.com/topic/292113-session-timestamp-capture-for-countdown/
Share on other sites

and assuming that the session_start() is actually working.

 

do you have php's error_reporting set to E_ALL and display_errors set to ON so that php would be reporting and displaying all the errors it detects, such as session_start() errors?

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.