"Benedict" <[EMAIL PROTECTED]> wrote: > Hi, > I've tested it and got: > qrteczka, nie ma ciacha > in browser reply. > > That's bad, what now?
well, as there is no any cookie setting in php.ini the only thing which comes to my mind is : "register_globals On" ?? But I am not sure as cookie should be defined as autoglobal variable. Look at syslog or php.log file , and You may also add : print_r($_REQUEST); after sending a cookie. Piotras --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
