Web Hosts Database
2010

Where to store/upload an image from a web form? In the database table or on webserver/filesystem?
I am developing a matrimonial website where I require to store/upload images from users at the time of registration. I want to know what is the best approach to store/upload images for such a purpose, that is where to store/upload image, in the database table as BLOB data type or storing/uploading image in a separate folder/directory on web-server/file-system and and adding the location/details (text string) of the images to the database.? I am using Java, JSP, Servlets for programming and MySQL as database. Please also let me know if any other best methodology is there. I am also told that certain web hosts disallow uploading images into MySQL database. My host is GoDaddy.com.
i think its best to store your images on a separate folder and not in the database. I tried storing images in the database and they brought me issues!!! so i kept them in a separate folder, then created a path for images on the mysql database e.g. on the field of image there was the path:img/jane.jpg where img was the name of the folder.
Import (restore) a MySQL database
|
|
Gigabyte iRAM 2.0 RAM Box Hard Disk Drive Through GIGABYTE’s custom intelligent controller, i-RAM BOX Macts like a regular SATA hard drive at theoretically 1.5Gb/s data transfer rate.By utilizing conventional DDR memory modules, i-RAM BOX is outfitted with four 184-pin DIMM slots that will accept any DDR DIMM and support up to 4GB unbuffered / non-ECC memory. Most of all, the major issue of data lost after powering down is solved by i-RAM… |
|
|
Microsoft Visio Professional 2007 [OLD VERSION] $348.99 Microsoft Visio Professional 2007 Win 32 DVD… |
|
|
Microsoft Visio Professional 2007 Version Upgrade [Old Version] $184.99 VISIO PRO 2007 WIN32 EN WIN32 VUP… |
|
|
WebObjects 5.2 [OLD VERSION] $49.99 WebObjects v. 5.2… |
|
|
Web Database Applications with PHP & MySQL $2.99 PHP and MySQL go hand in hand; the former has been carefully adapted, through the efforts of the open-source community, to the latter. For situations that require dynamic content but don’t merit the complexity and development time of Java or .NET enterprise applications, the PHP language and the MySQL database server fit the bill perfectly. That’s the point Hugh Williams and David Lane make in Web… |
|
|
Amazon Web Services Made Simple: Learn How Amazon EC2, S3, SimpleDB and SQS Web Services Enables You to Reach Business Goals Faster $20.80 Addresses the top 100 consultancy & education forum questions, with tips & success factors to evaluate, implement & harness Amazon Web Services enterprise Cloud Computing platform…. |
|
|
Web-to-Host Connectivity $7.82 E-mail, e-marketing, e-commerce, e-business, and e-communities – just a few years ago, having a presence on the Web was considered innovative. Today, a Web presence is not only innovative; it’s imperative. With the advent of home banking, package tracking, order entry, order status inquiry, and other customer services, a business without a Web strategy will soon be out of business.Driven by the ne… |
Comment