|
Aim of this article is to sho
This tutorial will tell you
With PHP you can create
This article describes how
you the simples way to
how to write text to a blank
images from pure code.
you can rotate images in
uplaod images to mySQL
dynamically generated PNG
Throughout five sections,
PHP. We deal with two
database. First you need to
image in PHP. This is fairly
this tutorial shows how it's
examples, firstly rotating
create a custom database
simple, so it is suitable
done. Topics include: Create
by 45 degrees and then by
table. The name of this
for beginners. The image
the Ellipse, Modify an
90, going in to some depth
table can be named as
functions require the GD
Existing Image, and more.
to ensure you understand how
"images_table".
library to be installed.
the code is working. You
Now here is the SQL code for
might find this useful if
creating the table.
you are, for example,
building an online photo
gallery and you want to
rotate your pictures within
PHP rather than having to
rotate them on your
computer. This is a powerful
feature to have.
Date: Aug, 09 2006 Date: Dec, 10 2006 Date: Nov, 22 1999 Date: Dec, 10 2006 |
|
This is a sample script that
This tutorial shows you how
A simple 2 file, 2-part
This tutorial demonstrates
allows you to add image
to create an interactive
tutorial about how to upload
how to place one image over
verification to your HTML
image maps using PHP and the
a picture of .gif or .jpg
another image... handy stuff
forms. It includes a sample
GD library. It explains a
format and how to store that
for applying a signature or
implementation, PHP code
method to zoom a portion of
photo in a folder and also
logo to a photo, adding a
check and extras
an image by using PHP and
make a thumbnail of that
"watermark," or
(Font+Background).
gif files.
picture.
whatever else you might
imagine useful.
Date: Jan, 05 2007 Date: Dec, 21 1999 Date: Oct, 27 2006 Date: Apr, 19 2005 |