the windows extension dll has gone, the download link php.net has is now a 404,
does anyone here have a copy, or a link.
Or even just point me in the direction of somthing else that i can use to clean the html of my webpage before its sent, basicly im to lazy to make a function that indents html source :p.
[RESOLVED] Can't find php_tidy.dll
If you visit the man page [man]tidy[/man], you'll see this:
Tidy is currently available for PHP 4.3.x and PHP 5 as a PECL extension from http://pecl.php.net/package/tidy.
Note: Tidy 1.0 is just for PHP 4.3.x, while Tidy 2.0 is just for PHP 5.
as well as this:
Windows users can download the extension dll php_tidy.dll from http://snaps.php.net/win32/PECL_STABLE/.
does windows use PECL extension's ? im new to the installing extensions thing.
the 2nd url is that 404 i keep finding on every site i look at (now even this one.. grr).
What version of PHP are you running?
Apache/2.2.2 (Win32) DAV/2 mod_ssl/2.2.2 OpenSSL/0.9.8b mod_autoindex_color PHP/5.1.4 Server at localhost Port 80
Wow, this was a tough DLL to find for some reason!
Visit this page. You'll note that the version only goes up to 5.1.2 - go ahead and try this one anyway.
IF that version doesn't work, download the .dll from the URL I PM'd you.