[phplib] Bookmarking first page problem From: Jeroen Laarhoven (jeroen <email protected>)
Date: 06/28/00

This is a rephrazed repost of a question without any response - new try ;-):
-----------------------------------------

If a user bookmarks the first page of a PHPLIB site, the Session_id is in
the URL and stored in the bookmark.

This results - I think; having checked the code - in falling back to the GET
mode (i.s.o. cookie mode) when the user uses this bookmark.

A while ago someone on this list suggested to refresh the first page a
second time as a possible solution to get rid of the Session_id in the URL
(to solve searchengine problems).

This might solve this bookmark problem (we all have) also.

Questions:

1. Is a second refresh (new session) a solution for removing the Session_id
from the URL?

2. Has someone already modified PHPLIB for this, or any suggestions on how
to implement this?

Greetings
Jeroen.

= = = = = = = = = = = = = = = = = = = = = = = = = = = = = =
Jeroen Laarhoven, Zwolle, Netherlands
email: jeroen <email protected>
www: http://jeroen.polder.net
= = = = = = = = = = = = = = = = = = = = = = = = = = = = = =

---------------------------------------------------------------------
To unsubscribe, e-mail: phplib-unsubscribe <email protected>
For additional commands, e-mail: phplib-help <email protected>