- 1,251 categories
- 40,829 scripts
- PHP lets you do a lot more than simply generating HTML content, it is also a great tool to dynamically generate images on-the-fly. For example, you can create buttons with text from a database, create grapical displays of statistics from log files, a...
- 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 ...
- PHP has the ability to upload files such as documents or images using the multipart/form-data protocol, but how do you use this and how do you resize the images after they are uploaded to create thumbnails or image repository, etc. This tutorial alon...
- This tutorial will show how you can store the data via the HTML forms &"File&" feature in your MySQL database and how you can access and use this data in your webproject.
- 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.
- This simple tutorial explains how to create images on the fly using PHP. It presents a simple code which you can use with a TTF font on your site.
- 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.
- Platforms
- Licenses
- Other Free / Open Source License
- With PHP you can create images from pure code. Throughout five sections, this tutorial shows how it''s done. Topics include: Create the Ellipse, Modify an Existing Image, and more.
Page: