|
Making thumbnails with PHP
|
Total Hits :
44
|
A simple 2 file, 2-part tutorial about how to upload a picture of .gif or .jpg format and how to store that photo in a folder and also make a thumbnail of that picture.
|
DETAILS
VISIT
|
|
Version:
1.0
| Cost : $
0
| Scripting Language :
Linux,Windows,FreeBSD,Mac OSX,Sun Solaris
| Last Updated :
Tue, Dec 11, 2007
|
|
|
ASP.NET Version :
PHP 4
|
|
|
|
|
Member Review :
0
| Member Rating :
|
Visitor Reviews:
0
| Visitor Rating :
|
|
|
Image Verification (Captcha) For Forms
|
Total Hits :
42
|
This is a sample script that allows you to add image verification to your HTML forms. It includes a sample implementation, PHP code check and extras (Font+Background).
|
DETAILS
VISIT
|
|
Version:
1.0
| Cost : $
0
| Scripting Language :
Linux,Windows,FreeBSD,Mac OSX,Sun Solaris
| Last Updated :
Tue, Dec 11, 2007
|
|
|
ASP.NET Version :
PHP 4
|
|
|
|
|
Member Review :
0
| Member Rating :
|
Visitor Reviews:
0
| Visitor Rating :
|
|
|
Thumbnail generator
|
Total Hits :
44
|
This simple function will accept an image, directory listing and image size and outputs a thumbnail with the specifications.
|
DETAILS
VISIT
|
|
Version:
1.0
| Cost : $
0
| Scripting Language :
Linux,Windows,FreeBSD,Mac OSX,Sun Solaris
| Last Updated :
Tue, Dec 11, 2007
|
|
|
ASP.NET Version :
PHP 4
|
|
|
|
|
Member Review :
0
| Member Rating :
|
Visitor Reviews:
0
| Visitor Rating :
|
|
|
PHP Create Image Thumbnail
|
Total Hits :
56
|
In this tutorial you will learn how to generate thumbnails from form uploaded images using GD php image library. The image ratio is maintained, so the thumbnail images will not be deformed. An image verification is performed before uploading and the image size is verified.
|
DETAILS
VISIT
|
|
Version:
1.0
| Cost : $
0
| Scripting Language :
Linux,Windows,FreeBSD,Mac OSX,Sun Solaris
| Last Updated :
Tue, Dec 11, 2007
|
|
|
ASP.NET Version :
PHP 4
|
|
|
|
|
Member Review :
0
| Member Rating :
|
Visitor Reviews:
0
| Visitor Rating :
|
|
|
Image rotation with PHP
|
Total Hits :
80
|
This article describes how you can rotate images in PHP. We deal with two examples, firstly rotating by 45 degrees and then by 90, going in to some depth to ensure you understand how the code is working. You might find this useful if you are, for example, building an online photo gallery and you want to rotate your pictures within PHP rather than having to rotate them on your computer. This is a powerful feature to have.
|
DETAILS
VISIT
|
|
Version:
N/A
| Cost : $
0
| Scripting Language :
Linux,Windows,FreeBSD,Mac OSX,Sun Solaris
| Last Updated :
Tue, Dec 11, 2007
|
|
|
ASP.NET Version :
PHP 4
|
|
|
|
|
Member Review :
0
| Member Rating :
|
Visitor Reviews:
0
| Visitor Rating :
|
|
|
Write text on an existing PNG image in PHP
|
Total Hits :
99
|
This article will tell you how to write text on an existing PNG image using PHP using PHP's image manipulation functions. The image functions require the GD library to be installed. This article is fairly basic, however some more detail on the basic functions used is included in the article, "write text on a dynamically generated image in PHP"
|
DETAILS
VISIT
|
|
Version:
1.0
| Cost : $
0
| Scripting Language :
Linux,Windows,FreeBSD,Mac OSX,Sun Solaris
| Last Updated :
Tue, Dec 11, 2007
|
|
|
ASP.NET Version :
PHP 4
|
|
|
|
|
Member Review :
0
| Member Rating :
|
Visitor Reviews:
0
| Visitor Rating :
|
|
|
How to write text on a dynamically generated image
|
Total Hits :
70
|
This tutorial will tell you how to write text to a blank dynamically generated PNG image in PHP. This is fairly simple, so it is suitable for beginners. The image functions require the GD library to be installed.
|
DETAILS
VISIT
|
|
Version:
N/A
| Cost : $
0
| Scripting Language :
Linux,Windows,FreeBSD,Mac OSX,Sun Solaris
| Last Updated :
Tue, Dec 11, 2007
|
|
|
ASP.NET Version :
PHP 4
|
|
|
|
|
Member Review :
0
| Member Rating :
|
Visitor Reviews:
0
| Visitor Rating :
|
|
|
Converting RGB values from/to HTML hex representation.
|
Total Hits :
89
|
This article provides two functions for converting HTML color (like #AAED43) to three RGB values ($r = 170, $g = 237, $b = 67) and converting RGB values to HTML color.
|
DETAILS
VISIT
|
|
Version:
N/A
| Cost : $
0
| Scripting Language :
Linux,Windows,FreeBSD,Mac OSX,Sun Solaris
| Last Updated :
Tue, Dec 11, 2007
|
|
|
ASP.NET Version :
PHP 4
|
|
|
|
|
Member Review :
0
| Member Rating :
|
Visitor Reviews:
0
| Visitor Rating :
|
|
|
|