>>>Hi,
>>>right now in my firm, to upload new products to web site, marketing
>>> person
>>>has to, in admin area, upload csv file (then php read content and store
>>>info in DB), and then ftp all images in temp directory. And then, using
>>>other php script, resize images and put them in product_images
>>> directory.
>
> Does the other script do all the resizing automagically, or is the sales
> guy necessary in this step of the process?
>

Yes, script resize images to a big one and a thumbanail, and then delete
"original".

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to