EasyManua.ls Logo

Alcorn Mcbride V16Pro - Functions

Alcorn Mcbride V16Pro
179 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
WEB Server Quick Start Page 146
$_SERVER index name
Description
example: <V16Pro> "email@address.com"
HTTP
httpa
The state of the HTTP server for port A
"checked" = enabled
"" = disabled
httpb
The state of the HTTP server for port B
"checked" = enabled
"" = disabled
httppage
The name of the default HTTP server page
custname
The customer user name
custpass
The customer user password
Functions
The show controller server script has built-in functions that are used to configure settings,
control the show, and display values. The following table lists all functions and their
usage.
Name
Params
Description
Web-Script
startseq
1. The name or index of the
sequence to start
Start the specified
sequence
setvareq
1. The name or index of the
variable to set
2. The new value
Set the value of the
specified variable
on
1. The name or index of the
output to turn on
Immediately turn on the
specified output
off
1. The name or index of the
output to turn off
Immediately turn off the
specified output
Display
print
*
Output any number of
params.
printhtml
*
Output the same as the
print function but replace
special characters with
their HTML entities
HTTP Processing
exit
None
Immediately stop
processing the script
location
1. Name of the file to
change location to
Immediately stop
processing the script and
tell the client to load the
specified file. This only
works when no data has
been sent yet.
header
1. Complete header
including line endings
Send the specified header
immediately. This only

Table of Contents