Forum Moderators: coopster

Message Too Old, No Replies

using session start() deliberately

         

asantos

1:30 am on Aug 26, 2007 (gmt 0)

10+ Year Member



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.