PHP WAMP install php_tidy
Posted
by kmunky
on Stack Overflow
See other posts from Stack Overflow
or by kmunky
Published on 2010-04-24T11:59:06Z
Indexed on
2010/04/24
12:13 UTC
Read the original article
Hit count: 295
i have installed on my computer WAMP
with PHP 5.2.9-2
. I want to install php_tidy
and i have read some tuts over the internet and i found out that i have to uncomment this extension=php_tidy.dll
in php.ini, the problem is that i can't find that line.
© Stack Overflow or respective owner