Server-Side language (Php,asp ... ), English is the Server Side Included (SSI), generally (most) are used in web development. The method is to embed the programmed code inside the HTML, and the server interprets and executes the page before it is delivered to the client (the person who looks at the page). Finally, a dynamically generated Web page, such as a JSP, is the type of architecture. However, SSI can also be a scripting language (depending on what SSI you are using), but SSI needs to rely on servo support to do so.
The scripting language, Scripting Language, is a program that does not need to be precompiled (compile) like C to run, but until the moment it is executed is interpreted and executed by the interpreter (interpreter). in web development, SCR Ipting language can have two kinds of embodiment. One is Javascript, which is interpreted by the browser; The other is a CGI script, which is interpreted by the server-side interpreter. CGI can be accomplished in any language, as long as its output conforms to the HTTP (S) protocol.
Differences between server-side languages and scripting languages