-
Php Forms
Hello all I am trying to do a form for someones website. and I am trying to figure out what is right way to do a form were the information can be emailed to the owner safely and securely. This include The Picture or Graphics.(For instance of john want to purchase a camera on Lynda's website. Well The Picture of the camera will be emailed to her as well as the information. Is this Hard to do. Please respond.)
-
-
Well at least the information has to reach the server along with the image that can be uploaded to the server if you want to email the same to any other person.
It will be something like the following:
(0) Collecting information from the user through some form fields.
(1) uploading the image from the client to server
(2) A php script checks the information and calls a routine through which it can send all the information as well as the image as an attachment to the desired person.
-
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
Bookmarks