ANSWERS: 1
  • Web scripts are little "snippets" of code which preform a certain function when they are executed. Scripts can be either client side or server side. Client side scripts are made in javascript and any computer can run/see them. Server side scripts are made in languages such as PHP and ASP. These can be used to do complicated things like make this posting/answering website. A script gives a website the ability to be more than just a static template.

Copyright 2023, Wired Ivy, LLC

Answerbag | Terms of Service | Privacy Policy