Loading Image

Almost there...

Loading Image

Loading...

Category: PHP

Here you can find all resources relating to the category "PHP".

Moxfield Collection Magic The Gathering CSV Generator

6 February 2023 - 10:00

This PHP script takes a specifically formated TXT file and converts it into CSV, so that it can b...

Find URL in string and turn into a link

11 May 2017 - 10:00

This simple PHP function checks if the supplied string contains a possible URL address (e.g. www.google.com...

Crop image according to percentage using GD Library

3 May 2017 - 10:00

This is a PHP function which makes use of the GD Library to crop an image according to a percenta...

Crop image according to aspect ratio using GD Library

27 April 2017 - 10:00

This is a PHP function which makes use of the GD Library to crop an image according to aspec...

Remove width and height from tag

18 April 2017 - 10:00

This simple PHP function removes the width and height from the supplied string. This simple PHP function ...

Crop image from the center using GD Library

14 April 2017 - 10:00

This is a PHP function which makes use of the GD Library, which is included in PHP, to crop an image from t...

Loading content...