/**

popular collection of scripts for all

*/
/** Search */

Image Manipulation

 }

Simple Image Rotater

Hits: 13
*****
0.0

PHP Auto Thumbnailer Tutorials

Hits: 12
*****
0.0

Dynamic Images in PHP

Hits: 12
*****
0.0
This is the easiest tutorial
Aim of this article is to sho
This article discuss on
One of the really cool
on how to rotate images by
you the simples way to
creating auto thumbnailer.
features with PHP 3.0 is its
random. Code included.
uplaod images to mySQL
User only need to submit an
integration with the GD
 
database. First you need to
image, and the script will
Graphics library. Learn how
 
create a custom database
automatically create smaller
to use these features and
 
table. The name of this
size (thumbnail) of the
make images with pure code.
 
table can be named as
image. This script produces
 
 
"images_table".
high quality thumbnail
 
 
Now here is the SQL code for
(under GD v2), also works
 
 
creating the table.
with GD v1.
 


Date: Apr, 07 2003


Date: Aug, 09 2006


Date: Jan, 16 2006


Date: Apr, 16 2005
PHP lets you do a lot more
This simple tutorial explains
With PHP you can create
Learn how to upload images
than simply generating HTML
how to create images on the
images from pure code.
easy using forms and PHP.
content, it is also a great
fly using PHP. It presents a
Throughout five sections,
 
tool to dynamically generate
simple code which you can
this tutorial shows how it's
 
images on-the-fly. For
use with a TTF font on your
done. Topics include: Create
 
example, you can create
site.
the Ellipse, Modify an
 
buttons with text from a
 
Existing Image, and more.
 
database, create grapical
 
 
 
displays of statistics from
 
 
 
log files, and enhance
 
 
 
business data with graphs
 
 
 
and diagrams. This tutorial
 
 
 
shows you how to use the GD
 
 
 
library to dynamically
 
 
 
create images on your site.
 
 
 
The GD library is an
 
 
 
external module which is
 
 
 
accessed by a native PHP
 
 
 
module.
 
 
 


Date: Jun, 19 2000


Date: Dec, 11 1999


Date: Nov, 22 1999


Date: Oct, 22 2002
{ Copyright } ©2006 NuclearScripts.com