Page 1 of 1

Clientside scripting language

Posted: Sat Jul 31, 2004 8:04 pm
by sbayeta
Hi,

I'd like to know what's the natural choice (if any) as a client side scripting language to use in convination with PHP.

Thanks a lot

Posted: Sat Jul 31, 2004 8:13 pm
by feyd
Javascript is about the only cross-platform/browser scripting language supported, so that'd be it. :)

Posted: Sat Jul 31, 2004 8:44 pm
by sbayeta
OK, thanks a lot for that reply.

Cheers