| connect |
System database connect string |
| errspot |
System error handling spot |
| escback |
Characters to escape with backslash for database escaping. Defaults to both quotes ('") for mSQL/MySQL and nothing for ODBC. |
| escself |
Characters to escape with themselves for database escaping. Defaults to single quote (') for ODBC and nothing for mSQL/MySQL |
| expand |
Variable expansion method
auto - default
literal - expand to literal value
variable - expand to Perl variable reference |
| showerr |
Show errors in HTML comments (on/off) |
| suppress |
Suppress normal output to web browser (on/off) |