Smart Image Processor

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
maximus
Forum Newbie
Posts: 9
Joined: Thu Jul 17, 2003 9:37 am

Smart Image Processor

Post by maximus »

Has anyone here used the Smart Image Processor extension from

http://www.dmxzone.com/showdetail.asp?T ... ewsId=4988.

It seems like it does what I need it to do, but would like some objective feedback from users on this board...

Thanks :?:
pootergeist
Forum Contributor
Posts: 273
Joined: Thu Feb 27, 2003 7:22 am
Location: UK

Post by pootergeist »

$69 for that :O

why not just spend half an hour coding a php routine to do it through the sites admin panel or on upload success - enough classes around to do the thumbnailing/dirscans/uploading.
snek_one
Forum Newbie
Posts: 7
Joined: Wed May 21, 2003 9:07 am

Post by snek_one »

hmmm yeah I don't agree with the price either..

i'm sure there are OpenSource / Freeware scripts online which can do all that just and more! i've seen gallery builders which do all that...

Hotscripts.com is your friend ;)
User avatar
JAM
DevNet Resident
Posts: 2101
Joined: Fri Aug 08, 2003 6:53 pm
Location: Sweden
Contact:

Post by JAM »

pootergeist wrote:why not just spend half an hour coding a php routine to do it ...
Sure, you and me can perhaps, but does he?
maximus wrote:It seems like it does what I need it to do, but would like some objective feedback from users on this board...
As snek_one said, there are open source versions to be found. Did abit deeper into phpdn and perhaps google, and you'll find some. (If you are interested in learning, and want to do it yourself).
Post Reply