PHP Manuál | ||
---|---|---|
Predchádzajúci | Nasledujúci |
tidy::__construct() constructs a new tidy object.
If the filename parameter is given, this function will also read that file and initialize the object with the file, acting like tidy_parse_file().
Parameter config sa m�e posla� bu� ako pole alebo ako re�azec. Ak ho po�lete ako re�azec, tak m� v�znam ako n�zov konfigura�n�ho s�boru, inak sa interpretuje ako vo�by samotn�. Prejdite si http://tidy.sourceforge.net/docs/quickref.html pre vysvetlenie o ka�dej vo�be.
Parameter encoding nastavuje k�dovanie pre vstupno/v�stupn� dokumenty. Mo�n� hodnoty pre encoding s�: ascii, latin0, latin1, raw, utf8, iso2022, mac, win1252, ibm858, utf16, utf16le, utf16be, big5 a shiftjis.
See also tidy_parse_file() and tidy_parse_string().
Predchádzajúci | Domov | Nasledujúci |
tidy_config_count | Hore | tidy_diagnose |