Hi
I need use GD, actually I have a script generating images using Blobs fields from My-SQL, the which is working very fine
I have read than using SQL, use more resources of the server
But, I think than reading the files using
fread() function, the execution time can be worst
Really for me is more important the execution time and the time to load the page than the resource usage
What Should I use?, Blobs Fields in MySQL or read files using GD Library and Why?
Best Regards and Happy Ney Year
