Click to See Complete Forum and Search --> : no clue


Tasmanian Devil
05-16-2003, 03:31 PM
what is PHP? can I take a form that is not PHP and turn it in to one? I was told that it is better than JScript. s that true?
Thanks

pyro
05-16-2003, 04:19 PM
Ok, PHP is a server side language. The only thing it has to do with your form is the form handeling (ie. sending the completed form to an email, etc). Also, PHP is not even in the same ballpark as javascript (I'm assumbing you meant that and not JScript...) As I said, PHP is server side, and javascript is client side.

Nevermore
05-17-2003, 04:05 AM
Just to confuse things, you can run javaScript server side. :D

pyro
05-17-2003, 08:21 AM
Umm.... yeah, you could, if you happen to ever find a server that supports it... ;)

Nevermore
05-17-2003, 08:24 AM
I found one a while ago. Weird server, too. It didn't support .htm file extensions...

koeniepoenie
05-25-2003, 05:56 AM
I expect you mean by Javascript that runs on an server you mean Jscript.NET?
or something else..??
grtz Koen