COBOL (Common Business-Oriented Language) is a computer programming language designed for use in business, finance, and administrative systems and widely used in applications deployed on mainframe computers, such as large-scale batch and transaction processing jobs.
PHP: Hypertext Preprocessor is a server-side scripting language designed for Web development, but also used as a general-purpose programming language. PHP code may be embedded into HTML code, or it can be used in combination with various web template systems, web content management systems, and web frameworks.