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.
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
|
|||||
|
|
assuming you are on Wampserver 2.0 you just need to click on the Wampserver icon in your system tray, then go PHP > PHP extensions and click on php_tidy |
|||
|
|
|
I've recently flipped the switch to enable php_tidy, and ran the examples from php.net as a test here: http://www.php.net/manual/en/tidy.examples.basic.php Unfortunately, I did not see any output. What am I doing wrong? |
|||
|
|