JavaScript
JavaScript is a client-side, light weight, platform-independent version of Sun’s Java.
It is used for user interaction with pages and dynamic functions. JavaScript can also be used in combination with css or php (that is called ajax).
JavaScript is nowadays implemented in almost every browser, but can be disabled by the user. So when writing security functions in JavaScript, keep that in mind