> I'll work on some examples, this is going to be good. Here's an example where:
* Two new sections: Parameter listing and CHANGELOG * The parameter listing is a variablelist * The CHANGELOG is a table http://livedocs.phpp.org/index.php?l=en&q=function.exif-thumbnail This looks pretty nice except the table has a title and we don't need that so next we'll use an informal table. Also, the following has a long description that pushes down the parameter listing but it doesn't appear to be a major (or common) problem: http://livedocs.phpp.org/index.php?l=en&q=function.exif-read-data Overall this seems like the way to go. The exif extension had an enormous number of changes in PHP 4.3.0 so keep that in mind. Thanks to Sean for hosting this wonderful version of livedocs! :) Regards, Philip