Inserting and retrieving image

wxdqz

New Member
Anyone knows how to insert and update images into MSSQL 7 with php? I have tried to use mysql procedures, but failed.
It gives me the following errors:
File or directory not found (when using a browse form)
something like the filesize is too large for 128 (column length prosumably, I forgot the exact message)
fread and fopen errors.
 
Back
Top