tutorials

Sponsors
Partner Sites
Dynamic Images in PHP
The BP Developments: Gallery, is made in PHP. You need to register before downloading. The first thing to do, is to register, then press on the download-link. It will then be e-mailed to your account. Upload the file, run it, and follow the instructions!
PHP Tutorials > Image Manipulation
 
Overlapping Images with GD
This tutorial will teach you how to upload the jpg images to the server using a web-form
PHP Tutorials > Image Manipulation
 
Adding Drop Shadows with PHP
Depending upon how its done, displaying a page of thumbnail images can be very cumbersome. Allowing the browser to resize images requires the client browser to download the entire, full-size image, then clumsily resize the image to a specified size. This.
PHP Tutorials > Image Manipulation
 
An intro to using the GD image library with PHP
One of the really cool features with PHP 3.0 is its integration with the GD Graphics library. Learn how to use these features and make images with pure code.
PHP Tutorials > Image Manipulation
 
Image Creation with PHP
With PHP you can create images from pure code. Throughout five sections, this tutorial shows how its done. Topics include: Create the Ellipse, Modify an Existing Image, and more.
PHP Tutorials > Image Manipulation
 
Create Your Own Dynamic Forum Signature
PHP Tutorials > Image Manipulation
 
Making A Very Neat Avatar System
How to make an avatar system for your website
PHP Tutorials > Image Manipulation
 
Background Images
PHP Tutorials > Image Manipulation
 
Uploading an image from a form
A brief introduction to the world of image manipulation in PHP using the GD library. This tutorial will guide you through creating a clock that will display the current time.
PHP Tutorials > Image Manipulation
 
Bizzar - Use PHP in Protected Forums
Many people have asked how I have my forum sig change automatically. It changes whenever a new tutorial is added to my site. You too can promote your site this way. You can also use the techniques discussed here to create any dynamic image. The sky is the
PHP Tutorials > Image Manipulation
 
Creating a Photo Gallery
This tutorial teaches you how to store a picture file on the server so that you can create a photo gallery of images that users upload to your site. The coding sample initially displays a form for you to fill in; browsing is enabled. The information enter
PHP Tutorials > Image Manipulation
 
Manipulating Existing Images
Another function of the GD Graphics Library is the ability to manipulate images that have already been created and are available on your site. Instead of the ImageCreate() and Image* functions, the ImageCreateFrom() function is used here. There are 3 diff
PHP Tutorials > Image Manipulation
 
Batch creation of thumbnails with PHP and gd
This article explains how you use PHP and the gd image library to generate preview pictures (thumbnails) from big images. For single images and whole folders. It explains the logic of the resizing algorithm and introduces some custom functions to use.
PHP Tutorials > Image Manipulation
 
Convert Images to Thumbnailed Images
This tutorial will teach you the basics of auto generating your large image into condensed thumbnailed images using PHP. Complete code presented.
PHP Tutorials > Image Manipulation
 
Simple Image Rotater
This is the easiest tutorial on how to rotate images by random. Code included.
PHP Tutorials > Image Manipulation
 
Adds dynamic watermarking to an image
PHP Tutorials > Image Manipulation
 
Auto-Image Verification
I'm sure many of you have logged on to Yahoo!, eBay or even here on hotscripts.com and have run across the verification image containing numbers and letters that you must plug into an input box for verification. And maybe you thought, "What the heck is th
PHP Tutorials > Image Manipulation
 
An intro to using the GD image library with PHP
PHP Tutorials > Image Manipulation
 
Interactive Maps with PHP
This tutorial shows you how to create an interactive image maps using PHP and the GD library. It explains a method to zoom a portion of an image by using PHP and gif files.
PHP Tutorials > Image Manipulation
 
Image Creation with PHP
With PHP you can create images from pure code. Throughout five sections, this tutorial shows how its done. Topics include: Create the Ellipse, Modify an Existing Image, and more.
PHP Tutorials > Image Manipulation
 

[1] 2