w3c_markup_validate_baseurl: URL of W3C Markup Validation Service
Description
Get or set the URL of the W3C Markup Validation service to
employ.Usage
w3c_markup_validate_baseurl(new)
Arguments
new
a character string with the URL of the the W3C
Markup Validation service to employ, or NULL indicating to
use the W3C service as specified by the environment variable
W3C_MARKUP_VALIDATOR_BASEURL, or Details
If no argument is given, the current URL is returned.
Otherwise, the URL is set to the given one or (if new
is NULL) the default one.