RE: [PHP-DB] strange behavior

2002-09-12 Thread Aaron Wolski
hot. Regards, Aaron -Original Message- From: Martin Adler [mailto:[EMAIL PROTECTED]] Sent: Thursday, September 12, 2002 8:34 AM To: [EMAIL PROTECTED] Subject: [PHP-DB] strange behavior Hi, i start a session on a entrypage with a form, and i wonder about the output to the browser. The

AW: [PHP-DB] strange behavior

2002-09-12 Thread Thomas Lamy
L PROTECTED] > Betreff: [PHP-DB] strange behavior > > > Hi, > > i start a session on a entrypage with a form, > and i wonder about the output to the browser. > There appeared a input-field of the type hidden > with the session-name as name and the > session-id as value.

[PHP-DB] strange behavior

2002-09-12 Thread Martin Adler
Hi, i start a session on a entrypage with a form, and i wonder about the output to the browser. There appeared a input-field of the type hidden with the session-name as name and the session-id as value. How can I switch this PHP-behavior off? CODE OUTPUT ...