Re: [PHP] Javascript and forms in PHP

2003-06-25 Thread Anthony
is all off you javascript making it to the browser? check the source. You probably forgot to escape a quote somplace. PHP really has noting to do with javascript. - Anthony "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > I understand perfectly well what PHP do

Re: [PHP] Javascript and forms in PHP

2003-06-25 Thread [EMAIL PROTECTED]
I understand perfectly well what PHP does. That is why I am confused that if HTML including javascript within

Re: [PHP] Javascript and forms in PHP

2003-06-25 Thread Chris Hayes
At 14:55 25-6-03, you wrote: Is there a limitation in PHP with Javascript and forms? Your question shows you do not have a clear idea of what PHP does and where javascript comes in. Please do a Google on this combination. The short of it: PHP builds a HTML/javascript page and sends it to the bro