Florent GHEROLD
|
| Posted: 07/05/2002, 10:52 AM |
|
I need help to upload any file in a blob field of a mysql database. I said a file not a picture . If any one get some thing advise me onflorent@gherold.com or answer to this.
Please to not say : go to => http://gotocode.com/art.asp?art_id=75&
This exemple is stupis and incomplete.
I just need to know the simpless way to upload a file and to get it back from a link but i must not use directory storage but the blob field from the mysql.
J'ai besoin de charger une image dans une base donnees en utilisant un champ de type blob d'une base de donnee mysql. je trouve l'exmple du site de l'article 75 nul a chier par terre et il n'est pas necessaire de repondre si vous avez que cet article a la bouche.
Chao
Flo 
|
|
|
 |
Chris K.
|
| Posted: 07/05/2002, 2:16 PM |
|
You can find many interesting articles at phpbuilder.com. I just asked 'php mysql upload' in Google to receive these:
PHP, MySQL and images http://www.phpbuilder.com/columns/william19990908.php3
Binary Data + MySQL + PHP http://www.phpbuilder.com/columns/florian19991014.php3
They are more generic to any binary content not images only.
|
|
|
 |
|