New Scripts | Php | Tutorials Tips | Image Manipulation
Results 1 - 20 of 71
| Showing all new listings | Added on |
|---|---|
|
How to Rotate an Image in PHP A tutorial explaining how to rotate an image using a PHP script |
04/26/2012 |
|
Add text to an existing image with PHP A tutorial explaining how to add text to an existing PNG image using PHP's image functions. |
04/18/2012 |
|
PHP Resize Image Tutorial Tutorial demonstrating how to use PHP to resize an image. |
08/17/2009 |
|
Generate Images with Round Corners On-The-Fly Using PHP and GD Library This is the PHP code to apply round corners on an image on-the-fly. Requires GD library. You can customize corner radius and color to match the color scheme of the page. |
05/10/2009 |
|
Watermark Your Images with Text Using PHP and GD Library The article and code sample demonstrates how you can use PHP and GD library to imprint a line of text on an image. You can use this technique to watermark your image or print a copyright message on an uploaded image. |
05/06/2009 |
|
Resize Images Using PHP and GD Library This article and code sample demonstrates how you can use PHP and GD library to process an uploaded image, store it and generate a thumbnail on the fly. |
05/04/2009 |
|
Putting watermark on an Image A php class for printing a watermark on any given image |
02/10/2009 |
|
Creating a CAPTCHA in PHP with GD Explains how to make your own CAPTCHA using PHP and the bundled GD library |
12/21/2008 |
|
Image Uploading With Auto Thumbnails Using PHP This tutorial details how you can upload images using php and auto creates thumbnails on image uploa |
11/10/2008 |
|
How to center a text on an image using GD Center text on Image |
10/09/2008 |
|
How to resize an image (on the fly) and keep its aspect ratio using GD Resizing Images with GD |
10/09/2008 |
|
PHP Sig Generator Generates code for a PHP powered signature |
04/17/2008 |
|
Image Resizing Class Resize images preserving the aspect ratio |
04/07/2008 |
|
Function to resize image(s) This function can be used to resize an image in php |
03/16/2008 |
|
Drawing Text with PHP and GD Library How to draw text as a graphic and make dynamic buttons or hit counters. |
02/03/2008 |
|
Banner Maker Banner maker PHP tutorial. |
12/14/2007 |
|
Sorting images based on their Pixel Dimension. Sorting JPEG images based on their Pixel Dimension. |
09/18/2007 |
|
Watermarking on the fly with PHP Use PHP to add watermarks to images "on the fly" |
08/10/2007 |
|
Creating An Image Upload Script Create a basic script for allowing users to upload images to your website. |
07/04/2007 |
|
Gd / FreeType text label generator An example of using Gd / FreeType to generate image text labels with TTF font. |
06/21/2007 |