[PHP] Re: Creating Images

2003-09-04 Thread Catalin Trifu
Hi, RTFM: http://de.php.net/manual/en/ref.image.php Cheers, Catalin "Jed R. Brubaker" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > I have been trying to write some image creation scripts, and although I have > a version of PHP that includes image support, I keep getting

[PHP] Re: Creating Images (.GIF) with PHP from Text?

2002-09-17 Thread Paonarong Buachaiyo
"Jason Caldwell" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED]... > How can I create a dynamic image with PHP? > > Here's what I want to do; I have a counter (kinda) on my website.. and this > counter appears in a certain font -- which most computer systems will not > have on their s

[PHP] Re: Creating images on the fly

2001-08-21 Thread _lallous
Yes... get inspired from this simple HTML example even! Inline Image generation (via JavaScript)