![]() | | ||||||||
| | #1 |
| Hello Everyone! Join Date: Sep 2009
Posts: 5
Thanks: 0
Thanked 1 Time in 1 Post
|
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 |
| | |
| | #2 |
| Advanced Warrior War Room Member Join Date: Aug 2009 Location: Cardiff, United Kingdom
Posts: 772
Thanks: 171
Thanked 147 Times in 103 Posts
|
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() ) |
| "If you are clear where you are going and you take several steps in that direction every day, you eventually have to get there." | |
| | |
| | #3 |
| Tim The Toolman Brechbill War Room Member Join Date: Aug 2005 Location: Omaha, Nebraska
Posts: 58
Thanks: 5
Thanked 2 Times in 2 Posts
|
See of either of these helps: PHP File Upload - PHP Upload Script - Upload file script PHP Tutorial - File Upload |
| | |
| | |
| | #4 |
| Advanced Warrior War Room Member Join Date: Sep 2009
Posts: 653
Thanks: 2
Thanked 27 Times in 24 Posts
|
Thanks for the Tutorial I also need this Thanks a lot
|
| | |
| | |
![]() |
|
| Tags |
| document, php, script, upload |
| Thread Tools | |
| |
![]() |