Saving Image in MYSQL
Moderator: General Moderators
Saving Image in MYSQL
Is there anyway i can save the image in a mysql database ??? Or i can only store it in a folder ??? I know i am able to do it with ms access. But i am not sure if mysql can do the same thing. If it can be done, can you kindly provide me a short explanation and code on how this can be done ??
- twigletmac
- Her Royal Site Adminness
- Posts: 5371
- Joined: Tue Apr 23, 2002 2:21 am
- Location: Essex, UK
-
microthick
- Forum Regular
- Posts: 543
- Joined: Wed Sep 24, 2003 2:15 pm
- Location: Vancouver, BC
If you really wanna store your images in the db, then here's the tutorial I first learned from:
http://www.phpbuilder.com/columns/florian19991014.php3
http://www.phpbuilder.com/columns/florian19991014.php3
-
microthick
- Forum Regular
- Posts: 543
- Joined: Wed Sep 24, 2003 2:15 pm
- Location: Vancouver, BC