just wondering if I am not gonna store an image in my db as a blob, and just want to store the path to the image (assuming this is a better way to work with displaying images from a db)...what variable type would I use for the path, just a varchar or text?
please don't laugh😃