- From: Bjoern Hoehrmann <derhoermi@gmx.net>
- Date: Wed, 09 Oct 2002 02:33:36 +0200
- To: Armin Braun <brar0013@fh-karlsruhe.de>
- Cc: html-tidy@w3.org
* Armin Braun wrote: >is there an PHP version of HTML Tidy available somewhere? I couldn't find >anything about that on tidy.sourceforge.net but maybe there are certain >approaches...? I am not aware of any and I don't think it'd make much sense to port HTML Tidy to PHP. What could be possible is to use the currently developed library version of HTML Tidy to incorporate it in some PHP extension that makes Tidy available within PHP scripts. How to do the latter is covered at http://www.php.net/manual/en/zend.creating.php so if someone volunteers to write such extension... regards.
Received on Tuesday, 8 October 2002 20:33:29 UTC