XHTML language signature
Status: Beta
Brought to you by:
hemna
The XHTML use the elements: 'xml:lang' and 'lang'
in '<html xmlns="http://www.w3.org/1999/xhtml"
xml:lang="en" lang="en">'.
Can you add an option in constructor
class 'HTMLPageClass' like 'void constructor
HTMLPageClass ( [$title = NULL], [$html_type =
HTML], [$indent_style = INDENT_NICE], [$lang = EN])' ?
Byez!
Davide "Design" Muzzarelli