A script

A script is a series of commands to execute. Advantages of scripts are: performance - commands in scripts can be executed much quicker than these commands can be executed by hand, repeatedly - scripts allow for better execution a sequence of steps.

Scripts are environment dependent.

Comments

Popular posts from this blog

Absolute and relative path in HTML pages

Errors

goto PHP operator