Jump to content

Profile Image


tammana

Recommended Posts

to store an image in a database you would need to use a field type of blob, and then return it using whatever script you are using.  I don't recomend this aproach however, I suggest storing binary data in it's natural file format and linking to it, storing the link in the database.

Link to comment
https://forums.phpfreaks.com/topic/258580-profile-image/#findComment-1325472
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.