- 1,251 categories
- 40,829 scripts
- This tutorial will describe how to create thumbnail images on the fly using PHP. Furthermore you will learn how to process a whole folder of images and create their thumbnails. Since this requires the GD library, you will need an installation of PHP ...
- In this tutorial learn how to make an image uploader and give each file a random name so it can never be over written, which is a common error in some tutorial image uploaders.
- This is the Simplest random Image Generator on the net composing of just a couple of lines of code. Although the script does nothing fancy it works wonders in reducing your server load which some of these larger scripts may do.
- You get a great function that use the GD library to create the new thumbnail file. Often you need to change the size/dimensions of images in your web site.
One example could be if you let your visitors upload an image of themself when they regi...
- A class providing a set of methods for doing basic transformation to an image like resizing, rotating and flipping. the class is very small (only about 18Kb in size but still heavily documented) and as i said it only covers some basic methods so don&...
- This PHP script will get the day of the week from the server date and then display an image (jpg or gif) to match.
- 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).
- This simple function will accept an image, directory listing and image size and outputs a thumbnail with the specifications.
- Creating images on the fly can be a very useful skill. In this tutorial we will show you how to get quite interesting and useful effects using image handling functions. We will review two practical tasks: creating security images (captcha) on the fly...
- 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.
- Platforms
- Licenses
- Other Free / Open Source License
Page: