Re: EXAMPLE: How to store pictures in Mysql database
Well this is a little late but maybe it will help someone else.
In the original listing the first line of PHP code reads fopen('path/to/file'); and should be changed to fopen('path/to/file', 'rb');
Similar techniques can probably be used in VB6.0. Unfortunately, my experience with VB is limited to Excel macros and not full fledged or web based applications.
Subject
Written By
Posted
Re: EXAMPLE: How to store pictures in Mysql database
December 07, 2005 09:18PM
December 08, 2005 10:07PM
Sorry, you can't reply to this topic. It has been closed.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.