Re: Images to MySql Database in PHP or JAVA

2005-02-24 Thread Philippe Poelvoorde
Hi, Have you try google ? http://www.google.fr/search?hl=fr&q=storing+image+in+mysql&btnG=Recherche+Google&meta= I see pretty much a lot of stuff there ;) btw, storing image in a table in considering a bad practice, let the filesystem handle it it does it more efficiently. I would suggesdt to wri

Re: Images to MySql Database in PHP or JAVA

2005-02-23 Thread Mohsen Pahlevanzadeh
Dear member,you can visit: http://dev.mysql.com/doc/connector/j/en/index.html http://dev.mysql.com/doc/mysql/en/php.html > Hello list- > > I am programing both in Java and PHP. Can anyone point me to sample > code for either on saving an image to a table? > > Thanks, > -Chris > > -- > MySQL Genera