Need help...Please and Thanks!

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
sirding
Forum Newbie
Posts: 2
Joined: Sun Oct 03, 2010 4:39 pm

Need help...Please and Thanks!

Post by sirding »

I had a developer working on stuff for my site and he died before he got to the uploader. I am not a programmer. I can alter a few basic things, but this is beyond me. I found this basic uploader
simple_php_file_uploade_by_maheshchari.rar
basic file to work from
(2.99 KiB) Downloaded 42 times
that I could edit the locations, file types, etc. It is missing one area of functionality that I need, the ability to define how many upload fields through a variable (which is set in an earlier form). So for example $fields = "3" then 3 upload fields appear with descriptions set by variables (for examples sake...front and then upload area, back and then upload area, misc. and upload area).

I know this might not make a lot of sense. If you need any clarification please contact me. Any help would be much appreciated!
User avatar
John Cartwright
Site Admin
Posts: 11470
Joined: Tue Dec 23, 2003 2:10 am
Location: Toronto
Contact:

Re: Need help...Please and Thanks!

Post by John Cartwright »

Nobody is probably going to take the time to download your zip and comb through it. Post what you think are the relevant sections, and perhaps we can move forward from there.

Otherwise, like you pointed out -- your not a programmer -- so perhaps you want to post this in our volunteer section (since your not interested in learning).
Post Reply