Jump to content

how to retrieve and save image in database

- - - - -

This topic has been archived. This means that you cannot reply to this topic.
1 reply to this topic

#1
wygz

wygz

    Newbie

  • Members
  • Pip
  • 6 posts
Help me if how to retrieve and save image in database, im using mysql. pls give me a sample code for this. thank you.

#2
engsniper

engsniper

    Newbie

  • Members
  • Pip
  • 2 posts
hi my friend dont use SQl to do that make your own format and save every thing and sure you can use SQL and put image there by read the image as binrary file and put it it in dtring and then save it in database >