RE: [PHP] Javascript question

2001-10-29 Thread Fatih Ustundag
-Original Message- From: Rosen [mailto:[EMAIL PROTECTED]] Sent: Tuesday, October 30, 2001 9:51 AM To: [EMAIL PROTECTED] Subject: [PHP] Javascript question Hi, This is not a PHP question, but can someone help me how to convert in lowercase the text into "INPUT" statment online ? (i.e. w

RE: [PHP] Re: MessageBox in PHP?

2001-10-22 Thread Fatih Ustundag
But you can write javascript code with php like this: if ($err) { echo "" echo "\n"; echo "alert('ERRORR');\n"; echo "\n"; echo "\n"; exit(); } -Original Message- From: _lallous [mailto:[EMAIL PROTECTED]] Sent: Monday, October 22, 2001 3:20