|
I want to be able to get the dimension's from images that are stored in a MYSQL Database, however the images are remote images, not on my server..The table in my db is called 'products', and the field is called 'image_url'. All I want to be able to do, is search for images that are no bigger than 'width' (width would be a number like 100px) as an example.
All I want to be able to do, is display these, so I know the url is, not like I want to display the results in the browser, just display it in the database.
Does anyone know the best way to accomplish this?
-Brian
__________________
Made2Own
|