y appreciate any advise on getting the image source into the
php file itself, and on why this is behaving so oddly. Also: is this
likely to be more load-intensive than just reading in the image files
with imagecreatefrompng or fopen?
Thanks,
James Coder
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Michal Migurski wrote:
I am creating a system to allow users to upload images to the site.
Would it be better to store the images in a MySQL table, or having it
save the images to a directory on the server? Anyone have any
suggestions on this? Pros? Cons?
MySQL themselves advise you use the files
2 matches
Mail list logo