Script capabilities? SQL, Thumnails?

See all posts Reply

Script capabilities? SQL, Thumnails? new!
by Eli, 14 years ago
Is there a way to integrate this into a database? I have profiles that use an upload script and I would like to store the relative link to where the images are being uploaded so they can be accessed by the user they belong to.

also, is there a way to manipulate that scrip to also make thumbnails and move those thumbnails into their designated folders?

thxReply
Re: Script capabilities? SQL, Thumnails? new!
by colin, 14 years ago
The class is a low-level script. It manages uploads, and can manipulate images.

You can integrate it in anything you want. You can store the uploaded files in a database if you wish. You can indeed make thumbnails and move these in their designated folders.

Look into the forums for some examples of code. The support that I pffer for free is limited to the class itself, not to its integration in an application.Reply
Re: Script capabilities? SQL, Thumnails? new!
by Eli, 14 years ago
hi, yes after tinkering around with it i got it to make thumbnails!!

your script is awesome, i'll be looking into buying a commercial license real soon. You put too much effort to not be rewarded for it my friend.Reply
Re: Script capabilities? SQL, Thumnails? new!
by colin, 14 years ago
Thanks!Reply