View Single Post
Old 01-01-2005, 04:06 PM   #1
Slider
Orange Mole
 
Join Date: Jan 2004
Posts: 30
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
__________________
Horse Search Engine
Slider is offline   Reply With Quote