/    Sign up×
Community /Pin to ProfileBookmark

Insert and display images with MySQL?????

Hi all, :p

If anyone knows how to insert images into MySQL and how to retrieve and display the images… ? ? ?

Thanks. ?

to post a comment
PHP

2 Comments(s)

Copy linkTweet thisAlerts:
@jpmoriartyApr 03.2006 — here's not answering your question! It's usually a bad idea - you're better off storing the filename of the image in the database, and then using your PHP to open the image directly. But don't store the jpeg data in your db (you'll end up with megabytes of data in each cell of a table, which isn't a good plan)

However, you might find this thread useful - [url=http://forums.mysql.com/read.php?52,28740,28740#msg-28740]http://forums.mysql.com/read.php?52,28740,28740#msg-28740[/url]
Copy linkTweet thisAlerts:
@SajeeauthorApr 03.2006 — Thanx 4 da help dude..!!
×

Success!

Help @Sajee spread the word by sharing this article on Twitter...

Tweet This
Sign in
Forgot password?
Sign in with TwitchSign in with GithubCreate Account
about: ({
version: 0.1.9 BETA 5.4,
whats_new: community page,
up_next: more Davinci•003 tasks,
coming_soon: events calendar,
social: @webDeveloperHQ
});

legal: ({
terms: of use,
privacy: policy
});
changelog: (
version: 0.1.9,
notes: added community page

version: 0.1.8,
notes: added Davinci•003

version: 0.1.7,
notes: upvote answers to bounties

version: 0.1.6,
notes: article editor refresh
)...
recent_tips: (
tipper: @Yussuf4331,
tipped: article
amount: 1000 SATS,

tipper: @darkwebsites540,
tipped: article
amount: 10 SATS,

tipper: @Samric24,
tipped: article
amount: 1000 SATS,
)...