©
이 문서에서는 PHP 중국어 웹사이트 매뉴얼 풀어 주다
This extension is bundled with PHP 5 and greater, and is installed using the --with-tidy configure option.
PHP 4 users may use the (old) PECL extension here: » http://pecl.php.net/package/tidy.
Note:
Tidy 1.0 is for PHP 4, whereas newer versions of the Tidy extension are for PHP 5 and greater.
[#1] Anonymous [2014-02-05 19:06:58]
On Redhat-ish linux, you must install both libtidy and libtidy-devel (PHP 5.x):
sudo yum install libtidy libtidy-devel