| Author |
Message |
llay
Joined: 09 Jan 2007 Posts: 2
|
Posted: Sun Apr 08, 2007 12:15 pm Post subject: Tidy Extension for PHP 5 |
|
|
Would it be possible for you to install the Tidy extension for PHP 5? This shouldn't affect anything else, but it has several utilities that might be useful for your clients. I need it to convert HTML files to XML for a utility I'm building and Tidy does that very well.
You can install Tidy by compiling PHP and using the --with-Tidy option. I installed it on my system with yum install php-tidy.i386. This is an alternative if you don't want to compile PHP. You can also use the pecl install if you have pear installed - which I think you do.
Hope you can help.
Thanks, Lori |
|
| Back to top |
|
 |
Fabin CWH Staff
Joined: 24 Sep 2006 Posts: 6
|
Posted: Wed May 09, 2007 2:23 pm Post subject: |
|
|
I'm afraid, we won't be able to provide tidy on PHP.
The PHP that we use is bundled along with cPanel. cPanel doesn't support tidy in their PHP package. |
|
| Back to top |
|
 |
|