<[EMAIL PROTECTED]> a écrit dans le message de news: 
[EMAIL PROTECTED]
> [...]
> when handling PHP sessions do I just append the session_ID
> to the POST array when sending info back to the server?

See PHP session settings : 
http://fr.php.net/manual/en/ref.session.php

Ensure that "session.use_only_cookies" is to off.
And for the name of your POST parameter use "session.name" 
(default value is "PHPSESSID"). 



_______________________________________________
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com

Reply via email to