Image Manipulation Tutorial Using PHP
January 17th, 2007
If you're new here, you may want to subscribe to my RSS feed. Thanks for visiting!
For those wanting to learn how to do some image manipulation with PHP, I’ve came across a great tutorial.
There are examples provided for the results you can get. The tutorial gives you functions that will do the following:
- Create a thumbnail image
- Resize the image
- Reduce the file size
- Rotate the image by degrees