PHP Scripts Development » General Web Development Forum

Need Help PHP form

(2 posts)

Tags:

Great offers not only for geeks!


  1. User has not uploaded an avatar

    jcurrie
    Member

    Looking for guidence for PHP! Needing to create a form for clients to be able to upload file to my server from my website, show a 'congrats' page to the client, and send me a email when the files have been uploaded to my sever. I know this seems alot, and the answers are out there, but as many times as I try, I cannot for the life of me get this to work.. I seem to just struggle to point to where the files are to go!!! Any assistance would be awesome!

    J

    Posted 7 months ago #
  2. Hi and welcome!

    the hardest part is the upload script, start with php class:
    http://www.finalwebsites.com/snippets.php?id=7
    and then this class:
    http://www.finalwebsites.com/snippets.php?id=41 (there is an example that will email the uploaded file)

    If you don't need to send this file by mail you need only a simple mail script...

    Posted 7 months ago #

RSS feed for this topic

Reply

You must log in to post.