Hello Luciano, > i have a big problem with form with method post. > the php correclty add the hidden session variables > but it seem that it does not arrive to the page. Having toggled session's use_trans_sid first time myself last week, take care to: * restart apache on the server side (you apparently did this, otherwise get wouldnt have worked) * reload the page on the browser side (after having disabled cookies), make sure the page is not cached (then it would be without PHPSESSID or with the wrong PHPSESSID) If then there is still a problem, you can check: * in the page containing the method=POST form there must be "<hidden ... >" tags somewhere with the PHPSESSID in the form's HTML source * as a last resort for any network transfer, you also could use http://www.wireshark.org/ to look at what really goes over the wire HTH, -- Holger Blasum +49-174-7313590 (cell) GnuPG 1024D/ACDFC3B769DC1ED66B47
Attachment:
signature.asc
Description: Digital signature