5
Mateusz Bystry 3c

Internet Applications

  • Upload
    irenazd

  • View
    389

  • Download
    1

Embed Size (px)

DESCRIPTION

"Internet Applications" prepared by Mateusz B. from Poland

Citation preview

Page 1: Internet Applications

Mateusz Bystry 3c

Page 2: Internet Applications

• Internet applications are web applications that have some of the characteristics of desktop applications, typically delivered by way of an Ajax framework, proprietary web browser plug-ins, advanced javascript compiler technology, or independently via sandboxes or virtual machines.

Page 3: Internet Applications

• A Web site is a collection of related Web pages, images, videos or other digital assets that are hosted on one Web server, usually accessible via the Internet.

• A Web page is a document, typically written in HTML, that is almost always accessible via HTTP, a protocol that transfers information from the web server to display in the user's web browser.

Page 4: Internet Applications
Page 5: Internet Applications

• PHP is a scripting language originally designed for producing dynamic web pages. It has evolved to include a command line interface capability and can be used in standalone graphical applications.

• HTML is the predominant markup language for Web pages. It provides a means to describe the structure of text-based information in a document—by denoting certain text as links, headings, paragraphs, lists, and so on—and to supplement that text with interactive forms, embedded images, and other objects.

• MySQL is a relational database management system (RDBMS) which has more than 11 million installations.The program runs as a server providing multi-user access to a number of databases.