unit 6: scripting Flashcards
1
Q
client-side script
A
website code that is run on the user’s computer rather than on the server
2
Q
javascript
A
a programming language that is often used to write client-side scripts for websites
3
Q
server-side script
A
website code that runs on a web server and processes the content of the web page that will be delivered to the client machine
4
Q
ASP
A
*.asp
5
Q
Java
A
*.jsp
6
Q
Perl
A
*.cgi
7
Q
PHP
A
*.php
8
Q
Python
A
*.py