JavaScript & SSI (Server-Side-Includes)

JavaScript (JS) is a scripting language initially developed for dynamic HTML in web browsers. Typical applications are data checks, data transfer without reloading the web browser’s page, or spoofing email addresses to thwart spam. SSI (Server Side Includes) automatically updates a website’s content on the web server. You can also use this technology to read variables such as the current time or date.