Javascript validator
Web page editor
↑
HTML_CSS::setTab()
-- Set tab value
Description
Sets the string used to indent HTML
Parameter
- string
$string
String used to indent ("\11", "\t", ' ',
etc.).
Throws
throws
no exceptions thrown
Since
since
version 1.4.0 (2007-12-13)
Note
This function can not be called
statically.
→
Javascript validator
Web page editor