$a_row[knowledge] needed;

Started by Les Mackenzie, September 25, 2003, 07:50:56 PM

Previous topic - Next topic

Les Mackenzie

Does anyone know where I can find some good tutorials on how to store images in mysql using php? 

I've heard this is possible but do not know how to do it. :)
BLOGS SUCK! - HERE READ MINE

Please Note:  Arguing on the internet is like running in the Special Olympics...  Even if you win you're still retarded.

Haase

Do you want to store the actual image, or are you just looking to upload the image somewhere and include the name of the image in the database?
Find out about Enigma, the portal built exclusively for YaBB SE will be continuing it's work towards SMF

Anguz

Cristián Lávaque http://cristianlavaque.com

Spaceman-Spiff

i dont really like the idea of storing binary files in database
it makes the db really large, and its more difficult to delete/transfer/move stuffs around

is there really any benefit in doing this?

[Unknown]

Caching files with MySQL 4 has its benefits, but I personally would be VERY AFRAID of the table crashing... unduly, maybe, but still afraid.

Look up the BINARY type in MySQL... (I think that's it's name......) and that should be it.... make sure you're using a relatively new version of MySQL because most of the updates fix binary unsafe stuff :P.

-[Unknown]

Joshua Dickerson

Come work with me at Promenade Group



Need help? See the wiki. Want to help SMF? See the wiki!

Did you know you can help develop SMF? See us on Github.

How have you bettered the world today?

Advertisement: