If i use session_start() on a global.php which gets included on all site pages, does it rest server performance even if the session is not used at all at certain pages?
eelixduppy
4:04 am on Aug 27, 2007 (gmt 0)
I'm sure it will have "some" affect but nothing significant enough that it would be noticeable.