September 2001
Intermediate to advanced
640 pages
31h 42m
English
include
include file|virtual =”path"Inserts the contents of another document or file into the parsed file.
file
Specifies a path relative to the directory of the parsed file (i.e., it cannot include ../ nor can it be an absolute path). The virtual attribute should always be used in preference to this one. This attribute is not recommended for use (it is there for backwards compatibility with old NCSA scripts).
virtual
Specifies a URL relative to the document being parsed. The URL cannot contain a scheme or hostname. If it does not begin with a slash ( / ), it is taken to be relative to the current document.
Read now
Unlock full access