PhpDig.net

PhpDig.net (http://www.phpdig.net/forum/index.php)
-   How-to Forum (http://www.phpdig.net/forum/forumdisplay.php?f=33)
-   -   Excluding phpsessid's (http://www.phpdig.net/forum/showthread.php?t=1691)

Slider 01-01-2005 04:06 PM

Excluding phpsessid's
 
Am I able to use a pipe in this for more possible sesson id's?
Like PHPSESSID|ID|SID and so on

Would this line be correct?
Code:

define('PHPDIG_SESSID_VAR','(PHPSESSID|ID|SID)'); // name of the SID variable

vinyl-junkie 01-01-2005 04:35 PM

That might work. Try it and see.

Just for the record, the session id remove logic is located in robot_functions.php.


All times are GMT -8. The time now is 11:45 AM.

Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright © 2001 - 2005, ThinkDing LLC. All Rights Reserved.