RE: [PHP] PHP Editor - which to use?

2003-09-22 Thread Ruessel, Jan
well, i like to use dreamweaver mx or textpad with the syntax highlighting file you additionally have to download. i dunno if there are special "php-must-have-editors". grtz jan -Original Message- From: Binay [mailto:[EMAIL PROTECTED] Sent: Montag, 22. September 2003 10:58 To: [EMAIL PROT

RE: [PHP] Session data getting lost

2003-09-17 Thread Ruessel, Jan
You have to put session_start(); at the VERY TOP of your code. even before alle the tags. Hope that helps! Jan -Original Message- From: Chris Shiflett [mailto:[EMAIL PROTECTED] Sent: Dienstag, 16. September 2003 20:17 To: Rich Gray; [EMAIL PROTECTED] Php. Net Subject: Re: [PHP] Session

RE: [PHP] multiple FORMS on same page problem.

2003-09-17 Thread Ruessel, Jan
You could also redirect with javascript: echo ""; echo "window.location.href = 'page5.php'"; echo ""; Grtz Jan -Original Message- From: John W. Holmes [mailto:[EMAIL PROTECTED] Sent: Dienstag, 16. September 2003 18:06 To: Golawala, Moiz M (IndSys, GE Interlogix) Cc: [EMAIL PROTECTED] Sub