How do I upload a photo to mysql table.
Category: Databases
I want to be able to upload and store photos in a database so I can call them will php.
Further they are .png images with transparency.
Thanks for any help.
Further they are .png images with transparency.
Thanks for any help.
OTHER ANSWERS
|
0
|
Thank you for your question Mam1606! In order to upload images to a database you will need to make a field in your database to store blob data. Please see the following link on this. http://www.codewalkers.com/c/a/Database-Articles/Storing-Images-in-Database/ Once you have the database set up to store blob data you will be able to insert them with PHP and call them with PHP. Best Regards, James R |
Like this Question?
Tweet
Latest Questions
If you need some help, submit your question to our Community!
We guarantee a response within 60 minutes (8am - 9pm EST, Monday - Friday)
Recent QuestionsNeed more Help?
Search
Ask the Community!
Get help with your questions from our community of like-minded hosting users and InMotion Hosting Staff.
Current Customers
| Chat: | Click to Chat Now | E-mail: | support@InMotionHosting.com |
|---|---|---|---|
| Call: | 888-321-HOST (4678) | Ticket: | Submit a Support Ticket |


