inserting image or other data in the database ??

Questions about the MySQL, PostgreSQL, and most other databases, as well as using it with PHP can be asked here.

Moderator: General Moderators

Post Reply
User avatar
PHPycho
Forum Contributor
Posts: 336
Joined: Fri Jan 06, 2006 12:37 pm

inserting image or other data in the database ??

Post by PHPycho »

Hello forums !!
I know its not the best way to store mime data in the mysql but the database is designed so i have to go that way.
I didnt have the idea to store and retrieve the mime data in the mysql.
Can anybody guide me in such case ??
Thanks in advance to all of you !
User avatar
Oren
DevNet Resident
Posts: 1640
Joined: Fri Apr 07, 2006 5:13 am
Location: Israel

Re: inserting image or other data in the database ??

Post by Oren »

PHPycho wrote:I know its not the best way to store mime data in the mysql but the database is designed so i have to go that way.
Can you clarify this a bit please?
User avatar
feyd
Neighborhood Spidermoddy
Posts: 31559
Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA

Post by feyd »

We've talked at length about the subject previously. Please search out those threads first. Come back with references and specific questions after reading them, please.
Post Reply