I'm new to the group, so hi! Anyways, I'm just learning PHP (out of
necessity not because I was bored). I'm helping to program a site I
Co-Own, which is going to be a breedables pet site. So far i've run
into very little trouble coding the site except with one aspect.

Basically I need to program a script that will take an image
(partially transparent) and change the color or hue of that image
based on whatever hex color code i put in.  I cannot find a way to do
it. I've read here and there that php 5.0 has a gd library that comes
with image manipulation functions, however my server is running php
4.4.1 and I cannot upgrade, so it is of little help to me. I've
briefly looked into other coding languages trying to find the answer,
but so far have found none. (unfortunately my server is not compatible
with .asp.. so thats a bust)  I'm afraid I don't know enough PHP yet
to know if there is anyway I can code this type of script with the
version of php I have, so I was wondering if anyone had any
suggestions or could offer me some advice in any way on how this type
of script may be achievable.

Thanks for your time and input ^_^

Reply via email to