Skip to main content

#WebDevelopment — All content tagged with this topic.

Glossary Terms

Perl

Perl was a high-level programming language created by Larry Wall in 1987 that became known as the "glue language of the internet" for its powerful…

PHP

PHP (PHP: Hypertext Preprocessor) is a server-side scripting language that demonstrates recursive naming, originally created by Rasmus Lerdorf in 1994 as "Personal Home Page" tools….

JavaScript

JavaScript is a programming language created by Brendan Eich at Netscape in May 1995, with the initial prototype developed in approximately 10 days to add…

CGI Scripts

Common Gateway Interface (CGI) scripts were the first method for creating dynamic web content, allowing web servers to execute programs and return generated content to…

Forum Software Evolution

Forum software platforms like phpBB, vBulletin, and Invision Power Board emerged in the late 1990s and early 2000s to replace simpler message boards with sophisticated…

Active Server Pages (ASP)

Active Server Pages (ASP) was Microsoft's server-side scripting platform launched in 1996 to compete with CGI and early PHP, allowing developers to embed programming code…

ColdFusion

ColdFusion was a rapid web application development platform created by Allaire Corporation in 1995, later acquired by Macromedia and then Adobe. ColdFusion used a tag-based…

Java Applets

Java Applets were small Java programs that could be embedded in web pages and executed within web browsers, introduced by Sun Microsystems in 1995 as…

ActiveX Controls

ActiveX Controls were Microsoft's answer to Java Applets, introduced in 1996 as a way to embed interactive Windows applications directly into web pages using Internet…

MySQL

MySQL is an open-source relational database management system developed by Swedish company MySQL AB in 1995, currently the most widely used database for web applications….