ConFoo Montreal 2026: Call for Papers

Voting

: min(four, eight)?
(Example: nine)

The Note You're Voting On

pprem at pprem dot net
21 years ago
I've a problem with the ltrim fucntion: sometimes it remove more characters than it must, so it's better to delete the line

<?
// $image = rtrim ($image, $endchar);
?>

in the XMP_remove_from_jpeg function

<< Back to user notes page

To Top