Re: Creating image on-the-fly

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Wed, 2010-07-07 at 16:05 -0400, Marc Guay wrote:

> > I was wondering if there was any way I can create an image from some text
> > with php?
> 
> Something like this?
> 
> http://sgss.me/obsolete/experiments/phpfontimagegenerator2/usage.php
> 


One thing to bear in mind is that this introduces extra server load if
the image is generated dynamically for each visit to a page. It's best
to save the image once it's first created and use that file if it exists
the next time round.

Thanks,
Ash
http://www.ashleysheridan.co.uk



[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux