[PHP-DB] Problem using session bu submitting the session id through a form

2005-01-08 Thread Henk Jan Wils
Hi, My session only seems to work when I use the link-tag (like blah But when I send the sessionid within a form in a hidden tag () the session stops. For my session working correct i have to send my sessionid at every link and at every submit. My question now is, how can i send the sessionid by

Re: [PHP-DB] Problem using session bu submitting the session id througha form

2005-01-08 Thread Henk Jan Wils
thanx, i did use the GET method to send a form. with the POST i works!!! thanks again! - Original Message - From: "graeme" <[EMAIL PROTECTED]> To: "Henk Jan Wils" <[EMAIL PROTECTED]> Cc: Sent: Saturday, January 08, 2005 11:36 AM Subject: Re: [PHP-DB] Pro

Re: [PHP-DB] reg expressions- please help!!!!!1

2005-03-08 Thread Henk Jan Wils
you should first design a proper database before you can make queries... if you have one, post it so that i can see it.. greetz henk jan - Original Message - From: "Jonathan Trepczyk" <[EMAIL PROTECTED]> To: Sent: Tuesday, March 08, 2005 2:42 PM Subject: [PHP-DB] reg expressions- please h

Re: [PHP-DB] global var

2005-03-15 Thread Henk Jan Wils
sorry, thats the way i meant it... i have it that way, but it doesnt work... - Original Message - From: "Bastien Koert" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]>; Sent: Tuesday, March 15, 2005 7:50 PM Subject: RE: [PHP-DB] global var no, that is not how it should be function echo_t

Re: [PHP-DB] global var

2005-03-15 Thread Henk Jan Wils
thnx.. it works! - Original Message - From: "J. Connolly" <[EMAIL PROTECTED]> To: "Henk Jan Wils" <[EMAIL PROTECTED]>; "PHP list" Sent: Tuesday, March 15, 2005 8:09 PM Subject: Re: [PHP-DB] global var you need to call the function fu