Deck 2 Flashcards

1
Q

Database connector

A

Used for application code running on the web server to access the database server. It allows requests to be sent and response received.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Apache server

A

is a freely available web server distributed under an “Open Source” license.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Javascript

A

a powerful OO language allowing scripts and code fragments to be included in a webpage.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

POST request

A

a request method supported by the HTTP protocol, often used when uploading a file or submitting a completed web form.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

HTML div tag

A

a major division or selection of a document, particular for CSS formatting.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

HTML form

A

An HTML form specifies elements like text fields and buttons for inputting data

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

HTTP

A

Hyper Text Transfer Protocol, browser sends an HTTP request to a server and gets back an HTTP response.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly