Page 1 of 1

PHP Image generator

Posted: Sat Nov 18, 2006 5:35 pm
by boonika
Hi,

What I would like is to display an image that consists of different images (a face image consisting of hair, eyes, face, nose, etc).

Example: http://www.mzitalia.com/modules.php?name=FaceGenerator
The problem is that I have no idea how I could display such an image. Could somebody tell me how I could possibly do it? Thanks! :)

Posted: Sat Nov 18, 2006 5:49 pm
by Ambush Commander
You'll want to use http://us2.php.net/manual/en/ref.image.php GD, but it'll require some programming gymnastics to get to work. Try something simple first.