David Blomstrom wrote:
1. When you talk about including dimensions in image names, do you mean it literally? For example, if I create an image in photoshop that measures 150px X 125px, I could save it as horse.jpg, or save it as horse.150X125.jpg?
Yep, horse.150X125.jpg
And feel free to add any other metadata you think you'd be using frequently :-) You might, for instance, have icons like
button.go.20x20.red.transparent.png
2. Are you talking about storing the actula image in MySQL (as a BLOB), or just placing links to image names (that include dimensions) in a field?...
Just the file names -- then generate your links from the DB data.
-- Hassan Schroeder ----------------------------- [EMAIL PROTECTED] Webtuitive Design === (+1) 408-938-0567 === http://webtuitive.com
dream. code.
-- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]