Subject: | Since my host don't offer the tidy... |
Summary: | Package rating comment |
Messages: | 1 |
Author: | Lalo Marquez |
Date: | 2008-04-18 04:40:18 |
|
|
|
Lalo Marquez rated this package as follows:
Utility: | Good |
Consistency: | Good |
Examples: | Sufficient |
|
 Lalo Marquez - 2008-04-18 04:40:19
Since my host don't offer the tidy package, I was hoping something like this would exist. I couldn't believe how easy was to implement it for compacting the html produced by php: just follow the example in the comments and use ob_start() and ob_end_flush() and you'll be on your way to tidiness heaven. Thanks a lot to the author of this gem.
|