Home > Archive > PHP DB > November 2004 > How can I store Images in the MySQL Database
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
How can I store Images in the MySQL Database
|
|
| Nikhil Mulley 2004-11-02, 3:55 am |
| Hi Lists ,
My Query is How Can I store Images in the MySQL Database , and how to Index them , can anybosy help me on this please
I am starting out a Online Photo Gallery and want to share them , and I want to make the search available, Does anybody has already done on this ?
Please help me in this.
Regards,
Nikhil.
| |
| Daniel Kummer 2004-11-02, 3:55 am |
| Nikhil Mulley wrote:
> Hi Lists ,
>
> My Query is How Can I store Images in the MySQL Database , and how to Index them , can anybosy help me on this please
>
> I am starting out a Online Photo Gallery and want to share them , and I want to make the search available, Does anybody has already done on this ?
>
> Please help me in this.
>
> Regards,
> Nikhil.
>
How about just storing the server-path in the database and accessing the
images over the file system?
| |
| Javagen 2004-11-27, 8:55 am |
| i sugest it too.
"Daniel Kummer" <daniel.kummer@logimatik.ch> ????
news:20041102073532.64147.qmail@pb1.pair.com...
> Nikhil Mulley wrote:
to Index them , can anybosy help me on this please[color=darkred]
and I want to make the search available, Does anybody has already done on
this ?[color=darkred]
>
> How about just storing the server-path in the database and accessing the
> images over the file system?
|
|
|
|
|