I would try a type cast of string
echo (string) $result[0];
"Q" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> I have a field in a mysql table called table which is called names.
> Examples of the information in this column :
>
>
> Name
>
> Lottery Compa
I think this might be why ImageTTFtext from the Image Functions does not
work when using GD 2.0.0 or higher (php_gd2.dll). If you use php_gd.dll this
function works but the GD library doesn't support true color support. If you
want true color support you have to use php_gd2.dll but then this funct