Web Hosting Talk







View Full Version : Look for PHP upload script that supports screenshots


Rorax
01-28-2005, 06:03 AM
Hello,


I'm looking for a PHP script that will be able to upload files AND upload a screenshot of the upload.

Better if it supports categories as well :)

Jason.NXH
01-28-2005, 07:22 AM
I don't think that's possible. It's possible to track when a file has been uploading or possibly track it while it is being uploaded and the user's details.

But I don't think it's possible for a server-side script to take a screenshot of the client's screen.

Rorax
01-28-2005, 09:21 AM
Sorry...


I meant that with the uploaded file i want to upload a screenshot of the file as well (for example a small image if the download file is a PDF book, i'll upload the cover)


I know it exists...

saghir69
01-28-2005, 09:57 AM
do you mean a thumbnail of the image the user has uploaded?

search on hotscripts.com for it . you will find it!

filth
01-28-2005, 05:39 PM
if you mean to just upload them both yourself then you just create a form with 2 upload fields then you will have the script that checks all is fine with the files and moves then on the server.

mno
01-28-2005, 07:11 PM
If you want to create a thumbnail using the script from the original image, be wary that I've yet to discover a way to create a thumb from a TIFF image. AFAIK, gd doesn't support that format...

VolkNet
01-29-2005, 03:25 AM
GD sucks after those darn .gif people had to go and copyright >< hahaha