Subscribe
Tutorial search
Cool Stuff
How would you like to MASTER graphic design by next week?
Click here to find out how
Photoshop Templates
Featured Photoshop templates - professional ready to use designs for your next project
View all templates
PHP Tutorials
Tutorials
Stuff
Affiliates
PHP Image Manipulation Tutorials
We hope that you will enjoy our PHP Image Manipulation tutorials. Feel free to contact us if you would like to be a tutorial hero and contribute your own PHP Image Manipulation tutorial to our site. Thank you !
This series of the videos explains how to create Photo Gallery using PHP, MySQL, ImageMagic and jQuery. Using PHP you will be able to add, modify and populate data stored on the MySQL Database and display records of all images on the page. ImageMagic will help us to resize and crop images to the relevant dimentions, while jQuery will provide the support in the presentation of the gallery. The last two chapters are dedicated to adding the earlier created gallery to our Content Management System.
Over 4 hours of videos!!!
Difficulty: 


Create images with lines and string. this PHP script also adds a MIME to image so it can be used as a part of a web page.
Difficulty: 


I will in this tutorial show you how to create images with PHP, this uses inbuilt functions and doesn't need anything else then just PHP to work. Let's begin.
Difficulty: 


The code below creates and saves an image from the url specified. URL must return an image and should not be an html page. The __FILE__ is a PHP constant and returns the absoulte path of current file
Difficulty: 


Sometimes it is required to display email addresses as images to safegaurd against spammers and to protect emails being captured by screen scraping. So the code below is a function that receives text to be displayed on the image. The size of image, fonts and colors can be customized. The text is centered horizontally and vertically in the image. A font file should be placed in the path specified in the code below
Difficulty: 


Learn how to easily and effectively create image thumbnails with PHP! Its as simple as adding two lines of code. You control the size of your thumbs!
Difficulty: 


This is a class that extracts the rss data from vi.sualize.us servers and gets the images to display them. I do this every time someone visits the page. If any image is new for the first time we display the image from vi.sualize.us and run a functions in javascript to check for new images. If any new images exist then we cache them in a folder on our server and the next time a user visits the page that image will be shown from our server.
Difficulty: 


Resizing and watermarking images in PHP with the help of the GD2 module is easy and painless.
Difficulty: 


The code can be used to produce graph-pairs to reflect page hits redirecting to two possible locations (ie: webpage & tee-time) for each external site.
Difficulty: 


In this tutorial you’ll learn how to increase pageviews by adding thumbnails to related posts using the popular YARPP plugin and Wordpress custom fields.
The Goal
Before we start, let’s take a look at the result of what we’re building:
Difficulty: 


This tutorial demonstrates how to resize images in PHP. The ability to resize images is useful for creating thumbnails for image galleries.
Difficulty: 


This is a short tutorial that shows you how to enable the GD library in PHP, if you want to use it.
Difficulty: 


Howto Show IP Address in a Image .png php | www.mrvinux.com:
Difficulty: 

Total Tutorials in Category: 135
