Re: [PHP-DB] 20K photos

2007-04-29 Thread Niel Archer
Hi > Imagine that you want to put some 2 historical photos On display in > your website , you use PHP and MySQL. > Preparing a photo album with 200 photos is no problem but for 2 photos! > would you do it in the same way? Yes, but I don't necessarily see the need for a db. If y

Re: [PHP-DB] 20K photos

2007-04-29 Thread muadib
Sorry but I don't see where the problem would be. Aleksander Quoting elk dolk <[EMAIL PROTECTED]>: Hi all, Imagine that you want to put some 2 historical photos On display in your website , you use PHP and MySQL. Preparing a photo album with 200 photos is no problem but for

[PHP-DB] 20K photos

2007-04-29 Thread elk dolk
Hi all, Imagine that you want to put some 2 historical photos On display in your website , you use PHP and MySQL. Preparing a photo album with 200 photos is no problem but for 2 photos! would you do it in the same way? Please comment. ---