Warrior Forum - The #1 Digital Marketing Forum & Marketplace

Warrior Forum - The #1 Digital Marketing Forum & Marketplace (https://www.warriorforum.com/)
-   Programming (https://www.warriorforum.com/programming/)
-   -   PHP Document upload script (https://www.warriorforum.com/programming/124612-php-document-upload-script.html)

I wanna be RICH! 14th September 2009 09:37 PM

PHP Document upload script
 
Hi I am building a program and I am after a php script that will allow my customers to upload scanned docs to my site. Can anyone point me in the right direction for one?

Kindest Regards

TristanPerry 15th September 2009 03:43 AM

Re: PHP Document upload script
 
Do you just mean an upload form? If so, this is the basic idea:

How to: Upload images using PHP - WebDeveloper.com

Obviously that's not a full script, but it shows you how you will make it so that people can upload images to you.

From there you can (if you wish) use GD functions to verify the image is indeed valid, and move as necessary (via move_uploaded_file() )

ocmnet 16th September 2009 09:27 AM

Re: PHP Document upload script
 
See of either of these helps:
PHP File Upload - PHP Upload Script - Upload file script

PHP Tutorial - File Upload

warrich 16th September 2009 09:46 AM

Re: PHP Document upload script
 
Thanks for the Tutorial I also need this Thanks a lot


All times are GMT -6. The time now is 12:19 AM.