News Feed
Jobs Feed
Sections




News Archive
Matthew Turland's Blog:
Building PHP 5.3.0 with Tidy Support
July 22, 2009 @ 08:34:27

Matthew Turland has posted a guide to compiling PHP with the Tidy extension (a tool to clean and repair HTML documents through direct manipulation).

I dug around a bit, but most resources I came across on Google were about using the tidy extension for PHP rather than doing a custom build of PHP that included the tidy extension. Once I figured the details out, I thought I'd share. They admittedly seemed somewhat obvious after the fact, though also were not communicated as explicitly as I would have liked anywhere that I could see.

TO use his method you'll need to have CVS working (either on a server or, like he did, a local machine) and be able to grab the latest PHP 5.3.x and tidy extension versions. When you do the compile for PHP, all you need to do is point it at the CVS checkout of tidy and you should be all set.

0 comments voice your opinion now!
checkout cvs compile tidy


blog comments powered by Disqus

Similar Posts

Derick Rethans' Blog: PHP on OpenMoko

Matthew Turland's Blog: Building PHP 5.3.0 with Tidy Support

PHPClasses.org: Lately in PHP Podcast Episode 19 - The Debate of Making PHP Faster using a JIT

Steve Hannah's Blog: Adventures with PHP Compilers

PHPWomen.org: Bundled go-pear.phar broken in 5.2 windows releases


Community Events









Don't see your event here?
Let us know!


introduction api language framework zendframework2 composer event community opinion phpunit object unittest example database testing interview release functional development code

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework