Re: [PHP] Images and MySQL - please help

2002-04-17 Thread hugh danaher
It should be possible to do exactly what you want using the image functions in php. You can get an image add text and then save the image in a directory (or database I guess). Because adding a "stamp" takes milliseconds, why not just do the operation when it's needed and erase it when you're don

Re: [PHP] Images and Mysql

2002-01-30 Thread Jason Wong
On Wednesday 30 January 2002 22:27, David Orn Johannsson wrote: > I need to find out how to upload images to a database and then > displaying them again, can anybody > direct me to a howto or any thing like that to help me figure out how > itÂ’s done. You could try searching the list archives. Thi