<?php
/**
 * WarmLink created by Joey Day
...

PHP Warm linker

by Joey Day, January 22, 2011 18:46, 2 refactorings, tagged with image, php, cache

I was looking for a way to ...

Efd9b80fdfb3c174d630effdf58d4ae3 Talk
<?php

/**
...

PHP GDLib Progressbar Class

by gwrtheyrn, January 13, 2010 21:07, No refactoring, tagged with image, php, png, progressbar, gdlib

A quick progressbar class u...

D3bd7339e1941bc25c05110b69a82721 Talk
<?php

/**
...

PHP GDLib Progressbar Class

by gwrtheyrn, January 13, 2010 21:06, No refactoring, tagged with image, php, OOP Class, progressbar, gdlib

A quick PHP progressbar cla...

D3bd7339e1941bc25c05110b69a82721 Talk
/**
 * Scale an image according to input canvas dimensions. 
 * No cropping will occur, the scaled image is "centered" to canvas.
...

PHP Resize image to canvas

by Juha Hollanti, August 13, 2008 11:50, 5 refactorings, tagged with image, php

The built in image function...

A623216a5d2384489e012478c555d167 Talk
<?php

function imagetrim(&$im){
...

PHP Trim an image vertically

by hubfactor, March 30, 2008 20:25, 1 refactoring, tagged with image, php

Originally from http://zava...

Ed9c50a6db8b5e078b5ef84306a8477c Talk