On Oct 10, 2006, at 11:06 AM, jtaber wrote: > having mental blockage on this one: > a front controller has a session_start() to initialize the session > but each time a page is called the session_start() gets called again Why is it getting called more than once during a request? -- John