Its my understanding that PHP appends the SID on the end of the URL
regardless of weather its a form or not. If thats not happening for you,
check your php.ini and make sure you have session.use_trans_sid enabled.



"Boget, Chris" wrote:
> 
> If you have PHP compiled with --enable-trans-sid,
> are the URLs that are part of the form's action supposed
> to be modified to include the SID?  So far that's not
> been happening and I just want to verify that this is
> expected behavior.
> 
> thnx,
> Chris

-- 
Larry Hotchkiss
Universal Capital
612-551-9309
http://www.unicap.com/

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to