Ask about general coding issues or problems here.
Moderators: macek, egami, gesf
by mnicolas80 » Fri Nov 29, 2002 8:54 am
I am testing the session related variables. Using session_start() and then session_id(), the web browser(Apache) generates a 32 characters string. The problem is that when i refresh the browser is generated a new one. Is there any way to keep the same session_id, even when i refresh the browser???
-
mnicolas80
- New php-forum User

-
- Posts: 3
- Joined: Fri Nov 29, 2002 8:44 am
by WiZARD » Fri Nov 29, 2002 9:51 am
mnicolas80 wrote:I am testing the session related variables. Using session_start() and then session_id(), the web browser(Apache) generates a 32 characters string. The problem is that when i refresh the browser is generated a new one. Is there any way to keep the same session_id, even when i refresh the browser???
At this page you may use
if (!session_id(Doo))
-

WiZARD
- Moderator

-
- Posts: 1257
- Joined: Thu Jun 20, 2002 10:14 pm
- Location: Ukraine, Crimea, Simferopol
-
Return to PHP coding => General
Who is online
Users browsing this forum: Bing [Bot] and 3 guests