You can configure the session to not auto_start and start it by yourself 
when you're ready.

Just change the factories.yml configuration and add a auto_start entry 
like this:

all:
   storage:
     param:
       auto_start: false

Fabien

Sébastien CAS wrote:
> Hi all,
> 
>  
> 
> I have a GET parameter which contains a session id.
> 
> I have to load this session.
> 
>  
> 
> How to?
> 
>  
> 
> I want to place php code before the session_start.
> 
> How to?
> 
>  
> 
> All php codes (filters by example) are processed after session_start.
> 
>  
> 
> Thanks,
> 
>  
> 
> **Sébastien**
> 
>  
> 
> 
> > 


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"symfony users" group.
To post to this group, send email to symfony-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/symfony-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to