Server Side Scripting Flashcards

1
Q

What is server side scripting?

A

Scripts run on an external server - someone else’s computer.

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

How does a server side script work?

A

The request is sent to a server, executed there, then the results are delivered back to the user.

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

What is input validation?

A

The act of inputting false data to overload someone’s computer or server.

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

Where can Input Validation occur?

A
  • Client side

- Server side

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