1. CSS
  2. Flash
  3. HTML
  4. Illustrator
  5. Java
  6. JavaScript
  7. Maya
  8. Photography
  9. Photoshop
  10. PHP
  11. Ruby
  12. Ruby on Rails
  13. 3ds Max


PHP Tutorials — Image Manipulation

PHP » Image Manipulation — about 1 month ago
Today I am going to show you how to create a PHP script to randomly select from an array to display a random predetermined ad.
PHP » Image Manipulation — 3 months ago
In a previous code snippet we found about how you can define new custom images sizes to use on your WordPress theme. This will use the WordPress built in function called add_image_size(). add_image_size( 'custom-image-size1', 300, 900, true );
PHP » Image Manipulation — 4 months ago
Learn how to use PHP GD to build a PHP server side script that can accept a local or even remote image file, and then bake any text we would like into that image. This is great for when you have the need to use custom marker icons in say Google Maps, but also would like to have numbers on the markers as well.
PHP » Image Manipulation — 6 months ago
Step by Step guide for Building 3D Pie Chart With PHP Using GD Library.
PHP » Image Manipulation — 6 months ago
How to Add Watermark to an image using PHP
PHP » Image Manipulation — about 1 year ago
Ever wondered how to replace that boring mystery man in your wordpress comments area???? Well this tutorial is for you, I’ll show you how to give your blog a more personal touch in the way of removing and adding your own custom gravatar.
PHP » Image Manipulation — about 1 year ago
Learn how to design a bold, eye-catching energy drink advert using a range of photo manipulation techniques. You’ll learn blending, coloring, lighting, texture creation and much more!
PHP » Image Manipulation — over 1 year ago
If you have a website where you let your users to upload images, you know that even the small images (around 100x100) can reach 50 - 100KB. This is way too much, when you could simply downsize the image to around 1 - 5KB, this is only the 1 - 5% of the size of the original image. Just imagine the benefits of downsizing 100.000 images...
PHP » Image Manipulation — over 1 year ago
.htaccess Trick that lets you request and generate images of any size
Help us out! More and more tutorials are submitted to Good-Tutorials each day. We could use your help with finding good tutorials. Mind lending a hand?