Click to See Complete Forum and Search --> : Writing BLOB to database


Player1005
01-06-2006, 07:44 AM
Hi,

I want to upload large data with php to a database and to read it later again.
(images, pdf etc..).

currently i am using a ACCESS DB lokally, but i will move to mysql one beautiful day when i go live. so i would like to keep the code as general as possible.

is there a tutorial, howto or example i can work with?

Thx,
PL

Player1005
01-08-2006, 10:08 AM
Has nobody any hint or Idea?!?

chazzy
01-08-2006, 10:16 AM
all of your functions should work the same for the most part.
but you should have your dev side the same as your production side, it's really not much to put up a mysql database.