Skip to content

Instantly share code, notes, and snippets.

View Frankobingen's full-sized avatar

Frnak Frankobingen

View GitHub Profile
@slivero
slivero / gist:3164297
Created July 23, 2012 15:41
Resampling a JPEG image in PHP using GD (not imagemagick)
<?php
/**
* Class used for resampling images
*/
class Resampler
{
/**
* Resample an image
*
@odan
odan / xampp_php7_xdebug.md
Last active June 28, 2024 12:58
Installing Xdebug for XAMPP