RE: images

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

 



This has been asked many times before, but unless you have a reeeeeally good
reason for storing the image in the database, don't. Instead, upload the
image file to a directory on the server and store the URL to the image in
the database. Fewer db resources are consumed.

> -----Original Message-----
> From: epeloke@echoman.com [mailto:epeloke@echoman.com]
> Sent: Tuesday, October 15, 2002 3:23 PM
> To: php-db@lists.php.net
> Subject:  images
> 
> 
> How can I allow the user to upload images to a php website 
> and have the
> image stored in the mysql db?
> 
> Thanks,
> Eddie
> 
> 
> -- 
> PHP Database Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
> 

-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [PHP Users]     [Postgresql Discussion]     [Kernel Newbies]     [Postgresql]     [Yosemite News]

  Powered by Linux