Introduction to E-Commerce and Web Development

0.0(0)
studied byStudied by 0 people
0.0(0)
linked notesView linked note
full-widthCall Kai
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/7

flashcard set

Earn XP

Description and Tags

These flashcards cover key vocabulary terms and concepts related to E-commerce and Web Development, including technical definitions and critical information relevant to web technologies.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

8 Terms

1
New cards

E-commerce

The buying and selling of products or services via electronic systems, primarily the internet.

2
New cards

Web Server

A server that stores, processes, and delivers web pages to clients via HTTP.

3
New cards

HTTP

Hypertext Transfer Protocol, the foundation of data communication on the web.

4
New cards

Dynamic Website

A site that generates web pages dynamically based on user inputs or interactions, often using a database.

5
New cards

DNS (Domain Name Service/System)

A system that translates human-readable website addresses into numerical IP addresses used by computers.

6
New cards

PHP

A server-side scripting language designed for web development but also used as a general-purpose programming language.

7
New cards

Client Errors

Errors returned by a server that indicate issues with the client’s request, such as 403 (Access Forbidden) and 404 (Not Found).

8
New cards

Server Errors

Errors indicating issues on the server side, such as 500 (Internal Server Error) and 502 (Bad Gateway).